diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/strftime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strftime.c b/lib/strftime.c index 0d6ed0982..e6b0c5a47 100644 --- a/lib/strftime.c +++ b/lib/strftime.c @@ -50,7 +50,7 @@ %S second (00..61) %T time, 24-hour (hh:mm:ss) %X locale's time representation (%H:%M:%S) - %z RFC-822 style numeric timezone (-0500) (a nonstandard extension) + %z RFC-822 style numeric timezone (-0500) (a nonstandard extension) %Z time zone (EDT), or nothing if no time zone is determinable Date fields: |