From b8400c7f528a341b7745fa7f048bd559ba9f59a4 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 22 Oct 2003 18:10:53 +0000 Subject: [PATCH] Here is a documentation patch that makes zulu, etc. all more consistent. --- doc/src/sgml/datatype.sgml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index 3f24c503f4..46748935d2 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -1,5 +1,5 @@ @@ -1573,10 +1573,6 @@ SELECT b, char_length(b) FROM test2; 04:05 PM same as 16:05; input hour must be <= 12 - - allballs - same as 00:00:00 - 04:05:06.789-8 ISO 8601 @@ -1627,6 +1623,14 @@ SELECT b, char_length(b) FROM test2; -8 ISO-8601 offset for PST + + zulu + Military abbreviation for GMT + + + z + Short form of zulu + @@ -1828,7 +1832,7 @@ January 8 04:05:06 1999 PST midnight yesterday - zulu, allballs, z + allballs time 00:00:00.00 UTC -- 2.11.0