summaryrefslogtreecommitdiff
path: root/lib/strftime.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-12-23 00:38:35 +0000
committerJim Meyering <jim@meyering.net>1993-12-23 00:38:35 +0000
commit5fbc4e23846341ffb8f157c40175011d542ec33d (patch)
treed5ebe0975c4f09338fe828098bbc1f2be83cd6bf /lib/strftime.c
parentd7daf7444e175ba8ceb752b6ee09a35ff72e8920 (diff)
downloadcoreutils-5fbc4e23846341ffb8f157c40175011d542ec33d.tar.xz
merge with 1.9.2a
Diffstat (limited to 'lib/strftime.c')
-rw-r--r--lib/strftime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/strftime.c b/lib/strftime.c
index 360c72bd3..2fe309eae 100644
--- a/lib/strftime.c
+++ b/lib/strftime.c
@@ -36,6 +36,7 @@
Numeric modifiers (a nonstandard extension):
- do not pad the field
_ pad the field with spaces
+ %s time in seconds since 00:00:00, Jan 1, 1970
Time fields:
%H hour (00..23)