diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-09-01 14:12:29 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-09-01 14:12:29 +0200 |
commit | 7f22b32e6359bb1381fc2336b9ec876036eb72a6 (patch) | |
tree | b4e4797a984789c7bee663655d010126c46e215e /sys/man/1/date | |
parent | 0e41e0b7c551d577c22810dcda8cfd9459587a99 (diff) |
isodate in libc? revert every commit for great justice!
Diffstat (limited to 'sys/man/1/date')
-rw-r--r-- | sys/man/1/date | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/man/1/date b/sys/man/1/date index b49d65192..705a95425 100644 --- a/sys/man/1/date +++ b/sys/man/1/date @@ -24,12 +24,6 @@ Report Greenwich Mean Time (GMT) rather than local time. .B -n Report the date as the number of seconds since the epoch, 00:00:00 GMT, January 1, 1970. -.TP -.B -i -Report the date as ISO-8601 without time and timezone suffix. -.TP -.B -t -Report the date as ISO-8601 with time and timezone suffix. .PP The conversion from Greenwich Mean Time to local time depends on the .B $timezone |