Date: 01/13/01
- Next message: Ron Chmara: "[PHP-DOC] cvs: phpdoc /en/chapters security.xml"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DOC] Reopening pt_BR Translation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ronabop Fri Jan 12 22:54:45 2001 EDT
Modified files:
/phpdoc/en/functions datetime.xml
Log:
1-31 range for strftime (typo)
Index: phpdoc/en/functions/datetime.xml
diff -u phpdoc/en/functions/datetime.xml:1.26 phpdoc/en/functions/datetime.xml:1.27
--- phpdoc/en/functions/datetime.xml:1.26 Wed Jan 3 13:39:57 2001
+++ phpdoc/en/functions/datetime.xml Fri Jan 12 22:54:45 2001
@@ -757,7 +757,7 @@
</listitem>
<listitem>
<simpara>
- %d - day of the month as a decimal number (range 00 to 31)
+ %d - day of the month as a decimal number (range 01 to 31)
</simpara>
</listitem>
<listitem>
- Next message: Ron Chmara: "[PHP-DOC] cvs: phpdoc /en/chapters security.xml"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DOC] Reopening pt_BR Translation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

