[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/reference/datetime/functions strftime.xml
From:       "Daniel P. Brown" <danbrown () php ! net>
Date:       2008-11-28 23:41:31
Message-ID: cvsdanbrown1227915691 () cvsserver
[Download RAW message or body]

danbrown		Fri Nov 28 23:41:31 2008 UTC

  Modified files:              
    /phpdoc/en/reference/datetime/functions	strftime.xml 
  Log:
  Documents %P as well as %p.
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/strftime.xml?r1=1.24&r2=1.25&diff_format=u
                
Index: phpdoc/en/reference/datetime/functions/strftime.xml
diff -u phpdoc/en/reference/datetime/functions/strftime.xml:1.24 \
                phpdoc/en/reference/datetime/functions/strftime.xml:1.25
--- phpdoc/en/reference/datetime/functions/strftime.xml:1.24	Fri Nov 28 23:14:27 2008
+++ phpdoc/en/reference/datetime/functions/strftime.xml	Fri Nov 28 23:41:31 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.24 $ -->
+<!-- $Revision: 1.25 $ -->
 <refentry xml:id="function.strftime" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  <refnamediv>
   <refname>strftime</refname>
@@ -142,7 +142,13 @@
         </listitem>
         <listitem>
          <simpara>
-          %p - either `AM' or `PM' according to the given time value, or
+          %p - UPPER-CASE `AM' or `PM' according to the given time value, or
+          the corresponding strings for the current locale
+         </simpara>
+        </listitem>
+        <listitem>
+         <simpara>
+          %P - lower-case `am' or `pm' according to the given time value, or
           the corresponding strings for the current locale
          </simpara>
         </listitem>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic