chiark / gitweb /
systemadm: break timestamp formatting out into a seperate function
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 23 Feb 2011 13:03:59 +0000 (14:03 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 19 Sep 2011 08:03:37 +0000 (10:03 +0200)
commit8401f1533d6936add337a621c5e58e3bbe9f346a
tree192debd017898cf1435295559ea52e0c6a592d2b
parent0e89268b285657bf1b52cebb12fe42b5ac630582
systemadm: break timestamp formatting out into a seperate function

Since the timezone is always local, it doesn't make much sense to
display it. The timestamp is now formatted without the timezone.
I guess it can be further improved, which should be easier now
that it is tucked-away in a separate function.
src/systemadm.vala