summary refs log tree commit diff
path: root/manual/time.texi
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-11-29 10:30:45 +0000
committerUlrich Drepper <drepper@redhat.com>1998-11-29 10:30:45 +0000
commite1350332dcddd748d7f8ed2a7c0d08e5a88b27fe (patch)
tree89ae041f0d8c417b3db3133c50f1561fa95013f4 /manual/time.texi
parentcbef6235413a54256f297247ac133d96d306b40a (diff)
downloadglibc-e1350332dcddd748d7f8ed2a7c0d08e5a88b27fe.tar.gz
glibc-e1350332dcddd748d7f8ed2a7c0d08e5a88b27fe.tar.xz
glibc-e1350332dcddd748d7f8ed2a7c0d08e5a88b27fe.zip
Provide RFC 822 format example.
Diffstat (limited to 'manual/time.texi')
-rw-r--r--manual/time.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/time.texi b/manual/time.texi
index 10ee147b3a..16e61dadff 100644
--- a/manual/time.texi
+++ b/manual/time.texi
@@ -959,6 +959,10 @@ determinable.
 
 This format is a GNU extension.
 
+A full @w{RFC 822} timestamp is generated by the format 
+@w{@samp{"%a, %d %b %Y %H:%M:%S %z"}} (or the equivalent 
+@w{@samp{"%a, %d %b %Y %T %z"}}.
+
 @item %Z
 The time zone abbreviation (empty if the time zone can't be determined).