For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > June 2005 > cvs: phpdoc /en/reference/datetime/functions strtotime.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/datetime/functions strtotime.xml
David Mytton

2005-06-06, 3:56 pm

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></methodparam>
</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
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com