jimw            Mon Feb 11 20:23:53 2002 EDT

  Modified files:              
    /phpdoc/en/functions        datetime.xml 
  Log:
  clarify that "S" is the suffix for the day of the month
  
Index: phpdoc/en/functions/datetime.xml
diff -u phpdoc/en/functions/datetime.xml:1.66 phpdoc/en/functions/datetime.xml:1.67
--- phpdoc/en/functions/datetime.xml:1.66       Sat Feb  2 10:35:56 2002
+++ phpdoc/en/functions/datetime.xml    Mon Feb 11 20:23:52 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.66 $ -->
+<!-- $Revision: 1.67 $ -->
  <reference id="ref.datetime">
   <title>Date and Time functions</title>
   <titleabbrev>Date/time</titleabbrev>
@@ -195,8 +195,8 @@
       </listitem>
       <listitem>
        <simpara>
-        S - English ordinal suffix, textual, 2 characters; i.e. "th",
-        "nd"
+        S - English ordinal suffix for the day of the month, 2 characters;
+        i.e. "th", "nd"
        </simpara>
       </listitem>
       <listitem>


Reply via email to