Gustavo André dos Santos Lopes
0c430b011e
- In example, "new date_create" corrected to "date_create". Closes bug #52973 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303959 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-02 19:08:23 +00:00
Richard Quadling
c86065e294
Proceed (to go forward) => prefixed (added to the beginning of a word)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303920 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-01 11:59:12 +00:00
Richard Quadling
852db5102e
TZDB V2010.13 (2010m)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303791 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-27 14:11:50 +00:00
Joey Smith
9412bf3cd4
Adds a "seealso" to date-parse-from-format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302973 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-01 11:29:23 +00:00
Adam Harvey
0b2f8a77ab
Fix doc bug #52642 (You have mixed up two values in one of the tables) by
...
adding a note to the strptime() manual page explaining how OS dependent it is,
suggesting date_parse_from_format() as an alternative, and refining the
parameter descriptions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302528 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-20 05:45:06 +00:00
Richard Quadling
1644a4f4db
TZDB V2010.12 (2010l)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302351 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-16 13:56:40 +00:00
Richard Quadling
81211debd5
TZDB V2010.11 (2010k)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302338 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-16 12:27:50 +00:00
Daniel Egeberg
3789d01ba8
Added undocumented public properties in DateInterval.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301510 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-24 12:02:57 +00:00
Adam Harvey
5c46b0354a
Per doc bug #52378 (new DateTime(time()) failed and should not), clarified how
...
you can emulate the functionality of DateTime::setTimestamp() in PHP 5.2 with
an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301411 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-20 04:25:14 +00:00
Adam Harvey
49d9c2bfe7
Fix doc bug #52363 (timezone_name_from_abbr problem) by adding more explanation
...
of the $isdst parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301391 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-19 10:13:31 +00:00
Richard Quadling
52c6382222
Use &date.datetime.retval.changelog; for changelog to bring it inline with other methods.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300803 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-28 12:22:05 +00:00
Daniel Egeberg
f2f4e07d9d
Fixed PHP bug #51976 (date_default_timezone_get still mentions TZ use)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300203 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-05 10:37:33 +00:00
Peter Cowburn
975bee39f1
doy values of 001-009 are allowed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300164 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-03 13:52:49 +00:00
Richard Quadling
54b35123bc
Temporarily hide unrequired synopses from datetime documentation (all translations) as these are generating a warning during the build process.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299689 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-24 12:51:39 +00:00
Peter Cowburn
3f159d3087
Correct description of special ! character. Fixes #51866
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299631 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-22 19:13:10 +00:00
Richard Quadling
55940885de
Add oop or procedural roles to constructorsynopsis and methodsynopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299487 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 13:18:07 +00:00
Richard Quadling
f53f615b19
Unintentional <void/> return type. Sorry.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299463 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 17:10:19 +00:00
Richard Quadling
f85c864b93
Add roles to methodsynopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299461 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 17:08:30 +00:00
Richard Quadling
943cea1918
Standardised collection of constructor/destructor/methods for datetime classes.
...
Automatically handles any new methods as well as separation of constructorsynopsis and destructorsynopsis.
Fallback of "blank" when the xxxxsynopsis entries do not exist.
Used &Methods; for tr translation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299458 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 16:52:10 +00:00
Daniel Convissor
2886be7bf6
Use new date format parameter entity. Move microsecond change log info from parameter to change log.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299419 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-17 01:35:47 +00:00
Daniel Convissor
d562dc3ee6
Clarify date string parameter.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299418 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-17 01:05:05 +00:00
Daniel Convissor
58d4069d7f
Say object parameter is modified rather than being passed by reference (as was put forth in r298971)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299417 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-17 00:31:47 +00:00
Daniel Egeberg
059449e23e
Minor changes in formats.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299413 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-16 13:38:29 +00:00
Daniel Egeberg
00416213c8
Fixed some bad copy/paste
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299404 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-15 20:59:37 +00:00
Daniel Egeberg
eb2c1937c6
Fixed PHP bug #36474 (strtotime: Document internal Date Input Format).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299403 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-15 20:54:14 +00:00
Richard Quadling
1b93e89734
Separate constructorsynopsis from methodsynopsis.
...
Added missing procedural function prototypes to OOP methods.
Updated xi:includes to get OOP style constructor and methodsynopsis only.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299350 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 15:33:37 +00:00
Richard Quadling
c8d0e68933
TZDB V2010.09(2010i)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299349 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 15:30:00 +00:00
Adam Harvey
ad31b64bbb
Typo fix (thanks Derick!).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299014 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 09:50:28 +00:00
Daniel Convissor
5da1c6eac5
Add error handling to basic example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299010 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 03:45:09 +00:00
Daniel Convissor
87775dd402
Add example of dates rolling over.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299009 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 03:18:48 +00:00
Daniel Convissor
0e209aff72
Add example of how adding months can be problematic.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299008 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 03:05:09 +00:00
Daniel Convissor
fe271d65f0
Use function instead of methodname in seealso to get () in output.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299003 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 00:51:18 +00:00
Daniel Convissor
631a7e0046
Add get last errors to see also.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299001 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 00:30:24 +00:00
Daniel Convissor
a23cd14d80
Improve return section text.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298982 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 17:21:29 +00:00
Daniel Convissor
c8c3d5ba2e
Add return values section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298981 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 17:21:02 +00:00
Daniel Convissor
7c0a9d9625
Procedural methods operate on object by reference.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298971 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 14:07:26 +00:00
Adam Harvey
4943fdaa3f
Added an example to make clearer the misunderstanding that led to bug #51737
...
(Having a bug when using date_diff($t1,$t2)).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298955 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 10:06:59 +00:00
Daniel Convissor
dee90d3315
Clarify and standardize some datetime return values via new entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298939 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 04:56:40 +00:00
Daniel Convissor
8b7427f897
Provide new entity for procedural returning false on failure.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298938 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 03:46:27 +00:00
Daniel Egeberg
2b587ab01f
Normalized initializer NULL-values to use the &null; entity:
...
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Philip Olson
792ff31a8f
Fixed build. Patch by Yawk.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298831 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-01 04:44:38 +00:00
Daniel Convissor
013b8d588c
Make datetimezone_open an alias to construct, just like the rest of the functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298828 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-01 04:17:40 +00:00
Daniel Convissor
bc56b6e4f1
Add example section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298753 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 02:59:03 +00:00
Daniel Convissor
775021759a
Add purpose to description section, just like everything else in the manual.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298752 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 02:18:36 +00:00
Daniel Convissor
dcd7880c98
Change link to timzone construct.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298751 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 02:08:22 +00:00
Daniel Convissor
b20aaa77b9
Add link to timzone construct.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298750 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 02:08:04 +00:00
Daniel Convissor
689d821965
Remove see also timezone_open, not really relevant here.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298747 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 01:57:26 +00:00
Daniel Convissor
11ce78cab3
Add value of parameter defaults.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298746 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 01:50:10 +00:00
Daniel Convissor
03ab3321ba
Make date_create an alias to construct, just like the rest of the date time functions; this function is now fully documented on construct page.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298745 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 01:35:35 +00:00
Richard Quadling
398011b458
Examples tidied.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298710 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-28 16:39:21 +00:00
Daniel Convissor
0e42d1d3a6
Reworked examples to new oop/procedural combination format. Changed several titles. Simplified some initial examples and moved some parts to new examples. Per discussion on php-doc.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298705 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-28 15:58:26 +00:00
Richard Quadling
3676a17188
TZDB V2010.07 (2010g)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298594 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-26 12:12:39 +00:00
Daniel Convissor
fbdb1f6ef8
Add example of how adding/subtracting months can be problematic.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298551 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 19:26:45 +00:00
Daniel Convissor
292269a8eb
Add tips for users of PHP 5.2.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298534 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 17:16:50 +00:00
Daniel Convissor
a26eec4f6c
Add note about locales not being used.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298533 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 17:11:17 +00:00
Daniel Convissor
9658c927dc
Add some see also entries.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298531 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 17:02:36 +00:00
Daniel Convissor
513f590a75
Add note that modify() is an alternative for users of PHP 5.2.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298526 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 16:46:22 +00:00
Daniel Convissor
a084f1b026
Tweak wording of note regarding alternative for 5.2.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298525 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 16:43:33 +00:00
Daniel Convissor
3220e05f8c
UNIX -> Unix, per nomenclature in wiki.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298524 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 16:41:30 +00:00
Daniel Convissor
49abbab79a
Add some see also entries.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298520 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 15:58:08 +00:00
Daniel Convissor
11f91796a9
Add procedural example (to demonstrate the docbook format I am proposing on php-doc list).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298519 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 15:55:43 +00:00
Daniel Convissor
49004fac66
Add style.oop/style.procedural to description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298510 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 14:15:28 +00:00
Daniel Convissor
c2c5b27acd
Add style.oop/style.procedural to description. Add procedural method synopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298509 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 14:14:56 +00:00
Daniel Convissor
91b61e9e44
Oops, wrong message on last commit... actually added note of alternative for PHP < 5.3.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298458 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 02:36:02 +00:00
Daniel Convissor
3bc0480ad3
Adjust timezone in example to make output a clearer difference.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298457 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 02:18:14 +00:00
Daniel Convissor
d872a78a38
Adjust timezone in example to make output a clearer difference.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298456 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 02:17:28 +00:00
Daniel Convissor
bc384947ac
Add item to see also.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298447 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 20:19:10 +00:00
Daniel Convissor
c866af773f
Adjust example to show excessive values rolling into parents.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298446 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 20:15:59 +00:00
Daniel Convissor
3b5eab0c4e
Further parameter explanations.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298445 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 20:02:07 +00:00
Daniel Convissor
7e03c6b67f
Use different time zone in example to clarify how function really works.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298444 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 20:01:05 +00:00
Daniel Convissor
3a1bd92037
Improve wording for parameters that are time zones.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298441 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 19:19:41 +00:00
Daniel Convissor
1077115044
Add see also section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298435 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 18:50:23 +00:00
Daniel Convissor
403d34a5c5
Enhance and clarify existing examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298432 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 14:30:17 +00:00
Daniel Convissor
96dc0a070e
Combine and enhance examples. Move timestamp text from example to parameter and reword it.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298431 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 14:29:29 +00:00
Daniel Convissor
b058ed9338
Fix example: was wrong due to putting month into minute.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298407 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 03:53:28 +00:00
Daniel Convissor
59ab127401
Fix broken example and clarify it. Use proper example entity and title.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298379 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 15:01:04 +00:00
Daniel Convissor
f924f5b494
Remove unnecessary para's (around variablelist, informaltable, example, simplelist) in DateTime object docs per discussion on php-doc list.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298364 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 03:06:33 +00:00
Daniel Convissor
7896516687
Whitespace cleanup before further reworking.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298355 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 00:26:27 +00:00
Daniel Convissor
ff6524b697
Add second param to procedural style. Use clear param/var names.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298242 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 02:19:53 +00:00
Jakub Vrana
08f45dfb40
Fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298211 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 11:53:46 +00:00
Daniel Convissor
a2e4f9aee7
Add procedural style to examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298193 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 00:18:36 +00:00
Daniel Convissor
642cb94be6
Remove trailing whitespace introduced by me via online editor.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298192 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 00:09:28 +00:00
Daniel Convissor
9eb8014ce2
Remove para from around example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298191 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 00:06:04 +00:00
Daniel Convissor
8e75f2a0e7
Add procedural style method synopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298190 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 00:02:25 +00:00
Daniel Convissor
74258e0d4a
Have return section explain that DateInterval is returned.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298179 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-19 16:57:05 +00:00
Daniel Convissor
163d7f8e5f
Add example and see also.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298177 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-19 16:32:10 +00:00
Daniel Egeberg
38d838fb93
Fixed PHP bug #51564 (datetime.construct : timezone parameter should be more verbose)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298114 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-17 09:40:23 +00:00
Daniel Egeberg
2fd3f0c96d
Converted remaining files to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964
Reverted r297058
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad
Converted to UTF-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Richard Quadling
c0cea087ee
TZDB V2010.03 (2010c)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296705 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 10:52:10 +00:00
Derick Rethans
78c83259fe
- Correct this for the renamed timezone name.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296470 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-20 21:55:28 +00:00
Derick Rethans
1cdd3a84d0
- Fixed whitespace that I introduced yesterday
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296469 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-20 21:54:50 +00:00
Derick Rethans
804f1000ae
Use a proper timezone for the example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296447 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-19 21:55:16 +00:00
Derick Rethans
99ea22f629
- Correcting some texts.
...
#- And testing the online doc editor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296162 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-14 05:18:33 +00:00
Hannes Magnusson
0bd545b5a5
Add opening/closing tags (Richard Q)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295819 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-04 11:23:55 +00:00
Hannes Magnusson
772012190e
Add an example of howto create a DateTime object from a unix timestamp
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295817 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-04 10:46:30 +00:00
Richard Quadling
00bd361f5d
TZDB V2010.02 (2010b)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295528 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-26 10:14:29 +00:00
Daniel Egeberg
257702d81a
Corrected mistake from r295237
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295239 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-18 14:35:10 +00:00