From: Ulrich Drepper Date: Sun, 29 Nov 1998 10:30:45 +0000 (+0000) Subject: Provide RFC 822 format example. X-Git-Tag: cvs/glibc-2_0_106~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1350332dcddd748d7f8ed2a7c0d08e5a88b27fe;p=thirdparty%2Fglibc.git Provide RFC 822 format example. --- diff --git a/manual/time.texi b/manual/time.texi index 10ee147b3a1..16e61dadff8 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).