GNU shell utilities SHELLUTILS-1_9_2e
authorJim Meyering <jim@meyering.net>
Mon, 3 Jan 1994 04:57:56 +0000 (04:57 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 3 Jan 1994 04:57:56 +0000 (04:57 +0000)
lib/strftime.c

index 6b210b4..6d8ca0c 100644 (file)
@@ -46,7 +46,7 @@
    %p  locale's AM or PM
    %r  time, 12-hour (hh:mm:ss [AP]M)
    %R  time, 24-hour (hh:mm)
-   %s  time in seconds since 00:00:00, Jan 1, 1970
+   %s  time in seconds since 00:00:00, Jan 1, 1970 (a nonstandard extension)
    %S  second (00..61)
    %T  time, 24-hour (hh:mm:ss)
    %X  locale's time representation (%H:%M:%S)