[interchange-docs] xmldocs - racke modified refs/time.tag

docs at icdevgroup.org docs at icdevgroup.org
Tue Apr 11 05:02:00 EDT 2006


User:      racke
Date:      2006-04-11 09:02:00 GMT
Modified:  refs     time.tag
Log:
use common purpose (current date is a specific case),
link to format specifiers in description as well

Revision  Changes    Path
1.6       +6 -3      xmldocs/refs/time.tag


rev 1.6, prev_rev 1.5
Index: time.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/time.tag,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- time.tag	28 Mar 2006 13:42:54 -0000	1.5
+++ time.tag	11 Apr 2006 09:02:00 -0000	1.6
@@ -1,5 +1,5 @@
 __NAME__ purpose
-display current date and time according to POSIX strftime format specifier
+display formatted date similar to strftime POSIX function
 __END__
 
 __NAME__ synopsis 
@@ -200,8 +200,11 @@
 
 
 __NAME__ description
-The tag displays the current date and time, in a format specified using
-POSIX strftime notation.
+The tag displays date and time values formatted similar to the strftime
+function, see &glos-time; glossary entry for format specifiers. The date can
+be specified with the <literal>time=</literal> parameter and manipulated
+with the <literal>adjust=</literal> parameter. The current date is used as
+default.
 __END__
 
 








More information about the docs mailing list