Commit graph

287 commits

Author SHA1 Message Date
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Richard Quadling
676ad8faf2 TZDB V2009.17 (2000r)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290198 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-04 12:59:55 +00:00
Philip Olson
b0a5fa7814 fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290160 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-03 02:15:21 +00:00
Richard Quadling
e6a4e1a0ce Using entity for external link to Wikipedia's Leap Second article.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290142 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-02 10:50:32 +00:00
Richard Quadling
985575ffe7 Explain why there could be 62 seconds in a minute - leap seconds. Fix #50026
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290022 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-28 09:35:54 +00:00
Richard Quadling
beba9dbff5 TZDB V2009.16 (2000p)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289949 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-26 16:12:05 +00:00
Florian Anderiasch
82f589e147 fix #49745 - "string" -> "DateInterval" in method description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289096 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 20:20:03 +00:00
Peter Cowburn
930cf374d5 Fix class name typo (DateTime => DatePeriod)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289003 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 14:34:32 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Philip Olson
068b26006c added missing title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288718 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 05:49:36 +00:00
Richard Quadling
a584757326 TZDB V2009.13
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288397 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 08:33:20 +00:00
Torben Wilson
bdd9deda77 Moved the version-specific change notes into the changelog section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288347 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 06:52:03 +00:00
Torben Wilson
7be49951cf Documented the old incorrect behaviour that requesting a given
occurrence of a weekday in a month when that weekend occurred on the
first day of the month would add one week to the returned timestamp.

Addresses bug #46932

Not sure this should be a warning. Seems more appropriate in the
changelog section. I'm just putting it here now to be consistent with
the existing function reference.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288346 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 06:28:00 +00:00
Torben Wilson
bbced252b5 Type fixes. It's a Mind Bomb.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288299 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 20:07:37 +00:00
Torben Wilson
6bd8161553 More thorough explanation of the use of ! to select default values
in the generated time.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288288 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 09:14:40 +00:00
Torben Wilson
24cee2dd6a Document how to cause unspecified portions of the time given to
createFromFormat() to be initialized to zero.
Addresses bug #49480.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288278 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-12 09:09:38 +00:00
Daniel P. Brown
2633a9f0c1 Fixes incorrect ISO standard reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288158 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-08 13:56:35 +00:00
Daniel Convissor
6e1d066cc0 Tweak grammar from last commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287873 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-29 04:38:13 +00:00
Daniel Convissor
a8231241df Adjust recent DateInterval changes based on feedback from Derick. Add link to interval format spec.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287858 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 16:02:21 +00:00
Daniel Convissor
cc8bf3df3b Add see also. Tweak the note wording in my prior commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287825 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 02:21:17 +00:00
Daniel Convissor
70c8cee058 add/sub are not marked experimental in 5_3 branch.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287823 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:28:23 +00:00
Daniel Convissor
161a1ff436 make interval param an interval object/link now that interval format is properly documented.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287822 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:23:39 +00:00
Daniel Convissor
791c1e2460 explain the interval format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:15:31 +00:00
Richard Quadling
262676fd28 TimezoneDB updated to version 2009.12 (2009l)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287441 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-18 08:36:20 +00:00
Derick Rethans
125b7fd0b0 - This one doesn't use an object, as it's a static method.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286906 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-07 09:48:57 +00:00
Peter Cowburn
1de8135340 Fixes #47084 Document mktime() E_STRICT with no arguments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286620 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-01 12:01:14 +00:00
Nilgün Belma Bugüner
eb7d91e171 Move translatable English texts from non-translated timezones.xml to language-snippets.ent entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286558 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 13:51:03 +00:00
Richard Quadling
77ac6dd771 Move English text from non-translated timezones.xml to language-snippets.ent entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286553 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 11:58:09 +00:00
Richard Quadling
29934bf1a4 TimezoneDB updated to version 2009.11 (2009k)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286550 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 10:56:29 +00:00
Derick Rethans
96dfc3728a - Microseconds really... sorry for that.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286520 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-29 16:20:25 +00:00
Derick Rethans
278a1fc932 - Fixed "u" specifier docs. They are miliseconds, and always show 6 digits.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286513 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-29 15:27:59 +00:00
Richard Quadling
87825b295e TypFix #48887. Typos and incorrect PYMD parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284005 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-13 13:50:28 +00:00
Richard Quadling
b1927224dc Fix #48887. Typos and incorrect PYMD parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284004 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-13 13:07:50 +00:00
Nilgün Belma Bugüner
c2608e09d8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283804 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:46:52 +00:00
Hannes Magnusson
887db47107 Add the timezone chapter as seealso
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283660 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-07 14:40:07 +00:00
Richard Quadling
5aedae62db literal => constant for error constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282808 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-26 07:38:42 +00:00
Hannes Magnusson
86f9fdb6d4 Document the format specifiers (shamelessly "copy&pasted" from Dericks
book)
# Fixes bug#48333


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282534 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 21:19:05 +00:00
Hannes Magnusson
4c89cbcb64 Mark as static
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282533 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 20:46:17 +00:00
Hannes Magnusson
bd4aaaff50 - Fixed bug#47899 (DateTimeZone::listIdentifiers() documentation is
ambigious)
- Improved docs for the country parameter
- Marked method as static


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282530 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 20:40:24 +00:00
Richard Quadling
ad6d2db228 Updated to version 2009.10 (2009j)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282420 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-19 08:20:21 +00:00
Damien Seguy
533d4f0c33 fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282286 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-17 08:49:33 +00:00
Peter Cowburn
c83112eeec Added basic (no auto-correction, month wrapping) usage example for mktime
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282148 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-15 11:54:46 +00:00
Richard Quadling
d1762cd01d Olson Timezone Database 2009.9
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281859 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 09:38:06 +00:00
Richard Quadling
507ba25d7d Use the results returned value and not the results available (which includes duplicates).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281224 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-27 13:19:08 +00:00
Hannes Magnusson
792debadab Partial fix for bug#48333
# The format chars are YyMmDdHhIiSs and arR%.. need docs :]


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-19 19:29:15 +00:00
Richard Quadling
ab84161554 Added timezone_version_get and timezone DB version to list of supported timezones generator.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279961 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-05 08:41:07 +00:00
Florian Anderiasch
17ea12fc89 fixed bug #48140
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279923 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 22:26:33 +00:00
Yannick Torres
228cc2459f fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279767 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 12:27:22 +00:00
Philip Olson
2a314ad163 Removed references to pecl4win as it died. And updated information with
the current status, which is: We do not offer Windows binaries for PECL
extensions. In the future pecl.php.net will offer such downloads.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279527 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-28 22:32:30 +00:00
Hannes Magnusson
874990cb85 All datetime functions throw E_WARNING now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279395 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 12:33:50 +00:00