nlopess Sun Oct 3 12:11:24 2004 EDT
Modified files: /phpdoc/en/reference/datetime/functions strptime.xml Log: sorry.... removing tabs http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/functions/strptime.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/datetime/functions/strptime.xml diff -u phpdoc/en/reference/datetime/functions/strptime.xml:1.2 phpdoc/en/reference/datetime/functions/strptime.xml:1.3 --- phpdoc/en/reference/datetime/functions/strptime.xml:1.2 Sun Oct 3 11:53:48 2004 +++ phpdoc/en/reference/datetime/functions/strptime.xml Sun Oct 3 12:11:24 2004 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='iso-8859-1'?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <refentry id="function.strptime"> <refnamediv> <refname>strptime</refname> @@ -76,7 +76,7 @@ </row> <row> <entry>tm_min</entry> - <entry>Minutes after the hour (0-59)</entry> + <entry>Minutes after the hour (0-59)</entry> </row> <row> <entry>tm_hour</entry> @@ -84,11 +84,11 @@ </row> <row> <entry>tm_mday</entry> - <entry>Day of the month (1-31)</entry> + <entry>Day of the month (1-31)</entry> </row> <row> <entry>tm_mon</entry> - <entry>Months since January (0-11)</entry> + <entry>Months since January (0-11)</entry> </row> <row> <entry>tm_year</entry>