Code Comments
Programming Forum and web based access to our favorite programming groups.dmytton Mon Jun 6 13:50:56 2005 EDT Modified files: /phpdoc/en/reference/datetime/functions strtotime.xml Log: Tweak for bug 33105 http://cvs.php.net/diff.php/phpdoc/...12&r2=1.13&ty=u Index: phpdoc/en/reference/datetime/functions/strtotime.xml diff -u phpdoc/en/reference/datetime/functions/strtotime.xml:1.12 phpdoc/en/ reference/datetime/functions/strtotime.xml:1.13 --- phpdoc/en/reference/datetime/functions/strtotime.xml:1.12 Sun Apr 24 19: 50:58 2005 +++ phpdoc/en/reference/datetime/functions/strtotime.xml Mon Jun 6 13:50:53 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.12 $ --> +<!-- $Revision: 1.13 $ --> <!-- splitted from ./en/functions/datetime.xml, last change in rev 1.8 --> <refentry id="function.strtotime"> <refnamediv> @@ -14,7 +14,7 @@ <methodparam choice="opt"><type>int</type><parameter>now</parameter></method param> </methodsynopsis> <simpara> - The function expects to be given a string containing an English date + The function expects to be given a string containing a US English date format and will try to parse that format into a Unix timestamp (the number of seconds since January 1 1970 00:00:00 GMT), relative to the timestamp given in <parameter>now</parameter>, or the current time
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.