From 1fb674226ed34046e91ee09c1839de275487b52b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 16 Feb 1996 03:30:58 +0000 Subject: [PATCH] . --- lib/strftime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/strftime.c b/lib/strftime.c index 0d6ed0982d..e6b0c5a47c 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: -- 2.30.2