]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
date(1): Add ISO 8601 formatting option
authorcem <cem@FreeBSD.org>
Sat, 4 Aug 2018 21:54:30 +0000 (21:54 +0000)
committercem <cem@FreeBSD.org>
Sat, 4 Aug 2018 21:54:30 +0000 (21:54 +0000)
commit627fbf85f712cc71087e9476036f230b59b31783
tree587394b4b3d6fe70a9d4b3be978dcd7e21db6bf9
parent7997bd2bb833c6c50136ac052689cde968280c4d
date(1): Add ISO 8601 formatting option

The new flag is named '-I'.  It is documented in the manual page and covered
by basic unit tests.
bin/date/date.1
bin/date/date.c
bin/date/tests/format_string_test.sh