From 141a1086a2ac778392b0358fb513c9e75193fa1f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 26 Oct 2000 22:36:39 +0000 Subject: (usage): Mention the time zone, UTC, and write the date in ISO format in the description of %s. Suggestion from Karl Berry. --- src/date.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/date.c') diff --git a/src/date.c b/src/date.c index 0904a504e..23a298286 100644 --- a/src/date.c +++ b/src/date.c @@ -161,7 +161,7 @@ specifies Coordinated Universal Time. Interpreted sequences are:\n\ %%n a newline\n\ %%p locale's AM or PM\n\ %%r time, 12-hour (hh:mm:ss [AP]M)\n\ - %%s seconds since 00:00:00, Jan 1, 1970 (a GNU extension)\n\ + %%s seconds since `00:00:00 1970-01-01 UTC' (a GNU extension)\n\ %%S second (00..60)\n\ %%t a horizontal tab\n\ %%T time, 24-hour (hh:mm:ss)\n\ -- cgit v1.2.3-54-g00ecf