[PHP-DOC] cvs: phpdoc /en/reference/datetime constants.xml

2006-11-15 Thread Jakub Vrana
vrana Wed Nov 15 08:25:19 2006 UTC Modified files: /phpdoc/en/reference/datetime constants.xml Log: Available earlier http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/constants.xml?r1=1.9&r2=1.10&diff_format=u Index: phpdoc/en/reference/datetim

[PHP-DOC] cvs: phpdoc /en/reference/datetime constants.xml

2006-11-14 Thread Jakub Vrana
vrana Tue Nov 14 16:45:31 2006 UTC Modified files: /phpdoc/en/reference/datetime constants.xml Log: New constants http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/constants.xml?r1=1.8&r2=1.9&diff_format=u Index: phpdoc/en/reference/datetime/con

[PHP-DOC] cvs: phpdoc /en/reference/datetime constants.xml

2006-06-08 Thread Nuno Lopes
nlopess Thu Jun 8 10:44:15 2006 UTC Modified files: /phpdoc/en/reference/datetime constants.xml Log: update to match latest CVS http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/datetime/constants.xml?r1=1.7&r2=1.8&diff_format=u Index: phpdoc/en/referenc

[PHP-DOC] cvs: phpdoc /en/reference/datetime constants.xml

2006-03-06 Thread Nuno Lopes
nlopess Mon Mar 6 22:58:51 2006 UTC Modified files: /phpdoc/en/reference/datetime constants.xml Log: fix #36598: update W3C date example http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/datetime/constants.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en

[PHP-DOC] cvs: phpdoc /en/reference/datetime constants.xml /en/reference/datetime/functions date.xml

2006-01-31 Thread Derick Rethans
derick Tue Jan 31 21:10:31 2006 UTC Modified files: /phpdoc/en/reference/datetime constants.xml /phpdoc/en/reference/datetime/functions date.xml Log: - Document new P modifier and small version fixes (Patch by Hannes Magnusson). http://cvs.php

[PHP-DOC] cvs: phpdoc /en/reference/datetime constants.xml /en/reference/datetime/functions date.xml

2005-11-29 Thread Jakub Vrana
vrana Tue Nov 29 04:25:13 2005 EDT Modified files: /phpdoc/en/reference/datetime constants.xml /phpdoc/en/reference/datetime/functions date.xml Log: Date constants are global as of 5.1.1 http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/c

[PHP-DOC] cvs: phpdoc /en/reference/datetime constants.xml /en/reference/datetime/functions date.xml

2005-11-17 Thread Nuno Lopes
nlopess Thu Nov 17 18:11:26 2005 EDT Modified files: /phpdoc/en/reference/datetime constants.xml /phpdoc/en/reference/datetime/functions date.xml Log: update to latest php 5.1.0 RC http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/constants

[PHP-DOC] cvs: phpdoc /en/reference/datetime constants.xml /en/reference/datetime/functions date.xml gmdate.xml mktime.xml

2005-08-15 Thread Nuno Lopes
nlopess Mon Aug 15 12:01:08 2005 EDT Modified files: /phpdoc/en/reference/datetime constants.xml /phpdoc/en/reference/datetime/functions date.xml gmdate.xml mktime.xml Log: complete documentation about

[PHP-DOC] cvs: phpdoc /en/reference/datetime constants.xml

2005-08-01 Thread Nuno Lopes
nlopess Mon Aug 1 14:46:16 2005 EDT Modified files: /phpdoc/en/reference/datetime constants.xml Log: fix example of date format functions. Thanks Derick ;) http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/constants.xml?r1=1.1&r2=1.2&ty=u Index:

Re: [PHP-DOC] cvs: phpdoc /en/reference/datetime constants.xml reference.xml /en/reference/datetime/functions date.xml gmmktime.xml mktime.xml strtotime.xml

2005-08-01 Thread Derick Rethans
> The following constants are defined since PHP 5.1.0 and they offer standard > date representations, which can be used along with the date format functions > (like date or strftime). That is not true, they can not be used with the strftime function as that one wants % in front of modifiers.

[PHP-DOC] cvs: phpdoc /en/reference/datetime constants.xml reference.xml /en/reference/datetime/functions date.xml gmmktime.xml mktime.xml strtotime.xml

2005-07-30 Thread Nuno Lopes
nlopess Sat Jul 30 14:14:12 2005 EDT Added files: /phpdoc/en/reference/datetime constants.xml Modified files: /phpdoc/en/reference/datetime reference.xml /phpdoc/en/reference/datetime/functions date.xml gmmktime.xml