Commit graph

108 commits

Author SHA1 Message Date
Nuno Lopes
f97e6f3225 sync with latest CVS: now the function validates the parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203317 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-20 20:28:19 +00:00
Jakub Vrana
fd530fb007 Date constants are global as of 5.1.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201565 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-29 09:25:12 +00:00
Nuno Lopes
87ea796dba update to latest php 5.1.0 RC
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200727 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-17 23:11:25 +00:00
Jakub Vrana
0ddcc7aa12 Mention REQUEST_TIME (bug #34713)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198349 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 12:56:29 +00:00
Jakub Vrana
063c60d9c3 Microtime (bug #34755)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198346 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 11:57:02 +00:00
Nuno Lopes
29add3a65e link to the timezones' appendix
expand the error messages (E_STRICT)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197929 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-08 19:35:57 +00:00
Gabor Hojtsy
2bcf287fbe strengthen the point that the suggested two functions should be used instead of date
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197149 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-29 14:10:39 +00:00
Derek Ford
ed0342ee31 Changed day 7 from Saturday to Sunday
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195826 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-11 20:31:36 +00:00
Dallas Wang
95243d1d3b timestamp => date, missed two
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194979 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-02 19:26:14 +00:00
Nuno Lopes
5833c91f2c change timestamp->date
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194951 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-02 16:39:25 +00:00
Dallas Wang
b475cd8b50 Fix typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194940 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-02 14:39:57 +00:00
Nuno Lopes
5c854de379 add date(N)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194908 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-02 11:19:43 +00:00
Dave Barr
44394dc357 - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193831 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-18 08:09:38 +00:00
Nuno Lopes
014d6b45da complete documentation about changes in version 5.1, like return values, negative timestamps.
add examples to the constant pages, and link it from the date() function


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193515 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-15 16:01:08 +00:00
Nuno Lopes
513b02edae negative timestamps are now supported (as of PHP 5.1)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193334 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-13 19:37:21 +00:00
Nuno Lopes
c70441db51 php 5.1 works with negative timestamps on all plataforms
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193219 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 16:07:42 +00:00
Nuno Lopes
a77c2d3d0f add the new date constants.
deprecate is_dst parameter
document the new date() format chars


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191888 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 18:14:12 +00:00
Nuno Lopes
7871a46bbb update the date_default_*() to reflect last CVS commits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191821 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-29 18:16:29 +00:00
Nuno Lopes
dbe3099e13 add the new tz_(g|s)et functions and correct the associated ini opt
# note to translators: dont translate these changes yet (and others to come), because they arent stabilized in the sources (yet)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190573 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 12:11:58 +00:00
Nuno Lopes
a1be69f5ec upgrade style
document php 5.1 changes, like the return value & date.timezone


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189121 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 19:38:38 +00:00
Jakub Vrana
231b06ec11 Accepts bool
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189068 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 08:25:32 +00:00
Jakub Vrana
43f1c6be9b Accepts bool
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189059 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 08:02:08 +00:00
David Mytton
aea2e3edfa Tweak for bug 33105
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187784 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 17:50:53 +00:00
Matt Li
67963fd976 Fix 33223 and move to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187558 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-03 08:46:16 +00:00
Philip Olson
8c1cd0f8fb WS, preparation for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185012 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-24 23:50:58 +00:00
Philip Olson
9b0087b327 recategorized (grouped) the character table as per a user comment, added category titles
maybe one day we can add colors to our tables/headings/titles
user comment: val at valcohen dot com


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184154 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 17:34:42 +00:00
Derek Ford
4e10d0a7b4 Adding example and additional note regarding decimal values of day and month titles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183527 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 19:36:42 +00:00
Sean Coates
95467ae9f7 added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183232 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 04:03:19 +00:00
Jakub Vrana
33f6909f6a Returns number (bug #32445)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182828 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-25 08:29:37 +00:00
Nuno Lopes
b9ac19d5c5 fix #31912: cross reference between (gm)?mktime()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179488 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-10 17:38:14 +00:00
Mehdi Achour
e75e18d831 fix #31374: s/otherwords/other words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176225 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-01 20:58:50 +00:00
Yannick Torres
7674cf96fd add output for examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175182 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 20:16:05 +00:00
Sean Coates
7269abb7f1 Added GMT
# thanks to Mike Ford


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174391 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-09 19:21:57 +00:00
Sean Coates
8ebb7b0eea brief explanation of Unix timestamp
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174297 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 19:23:08 +00:00
Jakub Vrana
29848057fd Version 5.0.3 will be correct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172775 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-16 09:26:09 +00:00
Jakub Vrana
4f5e0deb1d Current time is ignored in PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172697 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-15 15:22:58 +00:00
Yannick Torres
829a59a29e use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171829 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 13:39:15 +00:00
Nuno Lopes
a9cb3f53ad document the new optional parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171202 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-24 17:07:11 +00:00
Nuno Lopes
28f2f01af7 document the unparsed key
#thanks to Sterling


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169878 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-04 10:07:51 +00:00
Nuno Lopes
b216d51d56 sorry.... removing tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169855 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 16:11:24 +00:00
Nuno Lopes
c77bf3429d document strptime()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169854 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 15:53:48 +00:00
Nuno Lopes
d436678a25 new func
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169556 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:39:54 +00:00
Nuno Lopes
dce923ef0e general bug fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168617 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 08:34:27 +00:00
Nuno Lopes
0cb21928bb document date_sunset() and date_sunrise() + examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168589 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 19:30:50 +00:00
Aidan Lister
f7cf7b4d8c Added "z"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-09 08:34:05 +00:00
Friedhelm Betz
1b9a4ece70 protos for date-sunrise/sunset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167969 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-04 12:25:25 +00:00
Dave Barr
fed18ab532 - PHP[45] to PHP [45]. Remove a few RC references from ibase_pconnect().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167288 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 05:40:30 +00:00
Friedhelm Betz
6cf429ccdc clarification of DST enabling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166799 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:06:07 +00:00
Friedhelm Betz
b682098eb4 move para about invalid times with dst.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166790 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 11:05:41 +00:00
Friedhelm Betz
a3f050e977 markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00