cvs: smarty /docs/en/designers/language-custom-functions language-function-html-select-time.xml

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1099304946@cvsserver>
messju		Mon Nov  1 05:29:06 2004 EDT

  Modified files:              
    /smarty/docs/en/designers/language-custom-functions	
                                                       	language-function-html-select-time.xml 
  Log:
  fixed explanation of time-attribute. thanks to luca200.
  
  
http://cvs.php.net/diff.php/smarty/docs/en/designers/language-custom-functions/language-function-html-select-time.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/en/designers/language-custom-functions/language-function-html-select-time.xml
diff -u smarty/docs/en/designers/language-custom-functions/language-function-html-select-time.xml:1.2 smarty/docs/en/designers/language-custom-functions/language-function-html-select-time.xml:1.3
--- smarty/docs/en/designers/language-custom-functions/language-function-html-select-time.xml:1.2	Sat May 29 17:56:21 2004
+++ smarty/docs/en/designers/language-custom-functions/language-function-html-select-time.xml	Mon Nov  1 05:28:59 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <sect1 id="language.function.html.select.time">
  <title>html_select_time</title>
  <informaltable frame="all">
@@ -140,14 +140,9 @@
  </para>
  <para>
   The time-attribute can have different
-  formats. It can be a uniq-timestamp or a
-  string containing Y-M-D. YYYY-MM-DD may be the
-  most common, but months and days with less
-  than two digits are also recognized. If one of
-  the 3 values (Y,M,D) is the empty string, than
-  the according select-box is not pre-selected
-  at all. This is especially useful with the
-  empty_year-, -month- and -day-attritbutes.
+  formats. It can be a unique timestamp or a
+  string of the format YYYYMMDDHHMMSS or a string
+  that is parseable by php's strtotime().
  </para>
  <example>
   <title>html_select_time</title>

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.