mirror of git://sourceware.org/git/glibc.git
Provide RFC 822 format example.
This commit is contained in:
parent
cbef623541
commit
e1350332dc
|
|
@ -959,6 +959,10 @@ determinable.
|
||||||
|
|
||||||
This format is a GNU extension.
|
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
|
@item %Z
|
||||||
The time zone abbreviation (empty if the time zone can't be determined).
|
The time zone abbreviation (empty if the time zone can't be determined).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue