changeset 20244:0b77dc702327

.
author Jim Meyering <jim@meyering.net>
date Fri, 16 Feb 1996 03:30:58 +0000
parents 0a9161100f9d
children db2d7c25f669
files lib/strftime.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/strftime.c	Tue Feb 13 05:28:38 1996 +0000
+++ b/lib/strftime.c	Fri Feb 16 03:30:58 1996 +0000
@@ -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: