Nikita Popov
53405b6cbb
Fix Doc Bug #55676 : Strange example title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316679 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 18:20:20 +00:00
Derick Rethans
e8964e3b43
Fixed docs with changed behaviour in PHP 5.4.0 regarding timezone guessing.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316651 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 15:08:36 +00:00
Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Philip Olson
66cd0f0700
Linked to a strftime() format designer thingee
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313294 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-16 20:06:46 +00:00
Peter Cowburn
12bf2afc48
link to strtotime from date see also section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313168 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-12 09:00:09 +00:00
Justin Martin
a0699b136e
Noted 64-bit behaviour of PHP for timestamps.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312829 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 00:19:14 +00:00
Jakub Vrana
8b428b0908
Improve example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312626 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-29 13:44:51 +00:00
Jakub Vrana
e84c1f221c
Link getdate and localtime
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311354 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-23 15:03:08 +00:00
Peter Cowburn
83c927f576
initializer for timestamp in gmdate() (doc #54794 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311169 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 23:22:38 +00:00
Peter Cowburn
35313adda3
initializer for microtime() and gettimeofday() (doc #54784 #54785 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311166 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 22:42:30 +00:00
Peter Cowburn
a21e00fe21
initializer for timestamp in date() (doc #54783 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311165 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 22:35:34 +00:00
Peter Cowburn
bc8c8ab759
grammar ("rather then" to "rather than") (doc #54670 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310795 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-05 19:09:30 +00:00
Peter Cowburn
cc701b8e1c
tidy localtime descriptions (doc #54166 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310555 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-27 12:07:36 +00:00
Hannes Magnusson
1e3bd50e65
Fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310067 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-08 14:35:18 +00:00
Derick Rethans
0900962a11
- Clarify the guessing stage of date_default_timezone_get() a bit to prevent bug reports such as #54481 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310049 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-08 09:39:09 +00:00
Adam Harvey
18731686ea
Fix doc bug #54139 (All date acceptance functions should cross-reference
...
checkdate()) by cross referencing checkdate().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309064 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-10 07:13:07 +00:00
Shein Alexey
69f8b369aa
Fixed a typo in example of %c parameter ( closes #54070 ).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308567 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-22 14:05:12 +00:00
Adam Harvey
c6c01a4571
Fix doc bug #53954 (no returing value description for microtime()).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308125 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-08 10:27:42 +00:00
Richard Quadling
78fd6bb1d2
mktime and gmmktime's params are a little more complex. Fix bug#53798
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307764 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 11:06:02 +00:00
Kalle Sommer Nielsen
38b8faf180
Improved example #3 (%e modifier on Windows) - Patch by simon at stienen dot name (bug #53558 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306482 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-20 02:00:39 +00:00
David Tajchreber
8258c65cf5
Fixed bug #53532 typo on date_parse_from_format page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306308 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-12 23:05:23 +00:00
Derick Rethans
ec7222dda3
- The format specifiers for createFromFormat and parse_from_format() are not
...
the same as date()'s. I've documented them now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306285 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-12 19:01:20 +00:00
Richard Quadling
515006c2e5
New example to report all the values for the formats.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305948 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-03 16:00:26 +00:00
Adam Harvey
94073df47d
Fix doc bug #53456 (Documentation should mention that %P doesn't work in Mac OS
...
X due to diff C lib).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305938 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-03 10:15:06 +00:00
Daniel P. Brown
cb18b62069
Fixes typo from Bug #53381 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305677 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 01:09:48 +00:00
Peter Cowburn
1bbbd77ee0
<function> to <methodname> tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305221 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-09 11:01:09 +00:00
Adam Harvey
ef151ba6c1
Removed the reference to "US English" in the strtotime() description, since
...
that's not true for all delimiters, and added an explanatory note summarising
the Date and Time Formats grammar and how it pertains to m/d/y and d-m-y, along
with a recommendation to use ISO 8601 or DateTime::createFromFormat() where
possible.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305220 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-09 10:53:51 +00:00
Peter Cowburn
422eb63281
CS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304888 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:41:39 +00:00
Peter Cowburn
a912865116
Typos and grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304887 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:38:17 +00:00
Kalle Sommer Nielsen
17ece6f8ff
Fixed bug #45847 strftime() (returns an empty string when using the %e conversion specifier)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304637 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 05:59:00 +00:00
Kalle Sommer Nielsen
138a9e2414
Fixed bug #51538 (strptime() buggy prior PHP 5.2.0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304520 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:33:12 +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
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
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
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 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
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
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
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
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
Daniel Egeberg
5158fde6aa
Fixed bug #51081 . Documented that '24:00' is unsupported prior to 5.3.0.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295237 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-18 14:25:56 +00:00
Jakub Vrana
79bb907445
See also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291984 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-11 12:09:23 +00:00
Jakub Vrana
0a2414f079
See also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291981 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-11 11:06:10 +00:00
Jakub Vrana
201dc3748c
Prefer <initializer> before "defaults to"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Richard Quadling
74da59644d
Remove BOM
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290987 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 13:13:35 +00:00
Jakub Vrana
2dacbe344c
Move note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290984 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 12:11:21 +00:00
Richard Quadling
d8bf844239
Document different errors and output for Windows when supplying unknown specifiers. Fix #50217
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290910 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-18 13:21:28 +00:00
Richard Quadling
c150cca7c1
WS : Tabs -> spaces.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290909 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-18 12:50:33 +00:00
Jakub Vrana
3ce9368539
Utilize &return.falseforfailure;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:37:00 +00:00
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
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
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
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
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
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
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
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
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
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
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
Florian Anderiasch
3450dae64b
fixed bug #47974
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279087 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 00:31:27 +00:00
Damien Seguy
4696a1dbc4
spelling typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278805 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-16 10:22:46 +00:00
Etienne Kneuss
dcdb7186c3
bis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278748 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-15 12:45:01 +00:00
Etienne Kneuss
7425daeb3c
Re-word that better
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278706 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-14 19:14:06 +00:00
Philip Olson
1bcbc4ac54
Mentioned datetime.constants.types as a format string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278594 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-11 16:42:34 +00:00
Nilgün Belma Bugüner
b97cfb3067
fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277633 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 14:39:22 +00:00
Daniel P. Brown
ef4e5befd0
Fixes an issue mentioned in a user note by (php AT ekips DOT com) on 2009-03-04. Apparently folks want to get the hour and minute from %R, not just the hour and hour again. Duh.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276769 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-04 16:49:54 +00:00
Daniel P. Brown
0610238469
Completely rewrote and formatted table to better-match date(), added
...
undocumented parameter format options, fixed typos, added cross-links,
clarified descriptions, etc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275211 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-05 06:36:46 +00:00
Daniel P. Brown
329b02484e
Updates the example with several bugfixes, reverses typo by joey, includes a patch by thiago. Remember, 'm' is 'month', 'i' is 'minute'. ;-P
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274652 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-26 20:42:35 +00:00
Jakub Vrana
0ef9a59224
Undocument PHP 3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273643 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 15:36:27 +00:00
Jakub Vrana
b5488d0f79
1st parameter defaults to now
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273344 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 10:48:43 +00:00
Joey Smith
902d2d6516
Make the comments and the code match each other a bit more closely
...
Pointed out by daleharvey!daleharv@li3-65.members.linode.com in ##PHP@Freenode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273328 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 07:02:19 +00:00
Jakub Vrana
a148416db3
Use ini_get() in initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273227 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-10 09:11:11 +00:00
Jakub Vrana
4d50cfcce4
Initializers - part 1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273174 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:08:52 +00:00
Jakub Vrana
3f6baf5f2e
Document datetime classes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272892 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-06 14:55:00 +00:00
Derick Rethans
a876269e6a
- We don't implement the GNU formats, and never have properly.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271772 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-23 14:05:56 +00:00
Richard Quadling
e0d1cb8cd8
Revert
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270534 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-04 13:52:29 +00:00
Richard Quadling
68638642f5
mktime accepts a year of 100-110 as 2000-2010.
...
Bug#46732
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270533 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-04 13:37:31 +00:00
Daniel P. Brown
80ca2b1bd5
Documents %P as well as %p.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270057 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 23:41:31 +00:00
Daniel P. Brown
58f9dc98c4
Addresses Bug #46712 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270054 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 23:14:27 +00:00
Jakub Vrana
f60082dcb0
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Ross Masters
c5967e0ec6
Fix for example titles - Object Oriented and Procedural should have been switched.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268187 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-03 14:40:37 +00:00
Ross Masters
cd04e752b9
Added entities for procedural-only object parameters for DateTime and DateTimeZone.
...
&date.datetime.description: date_* (except date_default_timezone_*, date_create)
&date.datetimezone.description: timezone_*
Added examples for:
reference\datetime\functions
date-create.xml
date-date-set.xml
date-default-timezone-get.xml
date-default-timezone-set.xml
date-format.xml
date-isodate-set.xml
date-offset-get.xml
date-time-set.xml
date-timezone-get.xml
date-timezone-set.xml
Added descriptions for:
reference\datetime\functions
date-create.xml
date-date-set.xml
date-isodate-set.xml
date-modify.xml
date-time-set.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268162 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-02 22:11:33 +00:00
Daniel P. Brown
467d082198
Fixed typo - 'internal' > 'interval'.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267963 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 13:33:22 +00:00
Kalle Sommer Nielsen
730116ccfd
Fixes #44286 (date('u'): milli or microseconds?) -- Patch by Ross Masters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265563 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-27 18:08:10 +00:00