]> git.ipfire.org Git - thirdparty/util-linux.git/commit
last: add --time-format with iso-8601 format
authorSami Kerola <kerolasa@iki.fi>
Tue, 27 Aug 2013 12:48:27 +0000 (13:48 +0100)
committerSami Kerola <kerolasa@iki.fi>
Thu, 29 Aug 2013 17:14:09 +0000 (18:14 +0100)
commit45f11b6bf7da716c160c67bf351645db5ea04fc3
tree5cb7884bedda70ff5b52b3ae0a397c8816886a5d
parent83484375f212347767af4bcc884024f975b44ac4
last: add --time-format with iso-8601 format

The ISO-8601 format makes consuming time stamps easy with various
parsers.  The format includes time zone information which is crucial when
an investigator is trying to make sense outputs collected from systems
all a across planet.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
login-utils/last.c