bo: doc/kolab-formats overview.sgml,1.9,1.10

cvs at intevation.de cvs at intevation.de
Wed Jun 30 09:09:19 CEST 2004


Author: bo

Update of /kolabrepository/doc/kolab-formats
In directory doto:/tmp/cvs-serv29926

Modified Files:
	overview.sgml 
Log Message:
Adding the Z at the datetime

Index: overview.sgml
===================================================================
RCS file: /kolabrepository/doc/kolab-formats/overview.sgml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- overview.sgml	15 Jun 2004 14:04:33 -0000	1.9
+++ overview.sgml	30 Jun 2004 07:09:16 -0000	1.10
@@ -69,9 +69,11 @@
 
 <listitem><para>Date YYYY-MM-DD</para></listitem>
 
-<listitem><para>Datetime YYYY-MM-DDThh:mm:ss - always in
-UTC. The T is the literal char, and always needs to be between the
-date and the time. Example could be 2004-05-04T15:00:00.
+<listitem><para>Datetime YYYY-MM-DDThh:mm:ssZ. The T is the literal
+char, and always needs to be between the date and the time. The Z is
+the also the literal char, and shows that the datetime is UTC. The
+format does not allow for other time settings than UTC. An example
+could be 2004-05-04T15:00:00Z.
 </para></listitem>
 
 <listitem><para>Color #RRGGBB -- The rgb values are case insensitive,





More information about the commits mailing list