From cb47ba3d86acbef0e208ac064ecb0dabd5088bd3 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 18 Feb 2019 20:04:14 +0200 Subject: [PATCH] i3status: some TZ information & make local time Finnish(ish) It looks more "human" now, even if I am not entirely happy. --- conf/i3status/config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/conf/i3status/config b/conf/i3status/config index 573bf26f..5fc2577e 100644 --- a/conf/i3status/config +++ b/conf/i3status/config @@ -56,12 +56,13 @@ battery all { tztime utc { timezone = "UTC" - format = "%Z: %Y-%m-%d %H.%M.%S" + # ISO 8601ish + format = "%Z: %Y-%m-%d %H:%H:%S(%z)" } tztime local { - format = "%Z: %Y-%m-%d %H.%M.%S" - #format = "%Z: %c" + # Finnishish formatting. + format = "%Z: %A %d. %B %Y, %H.%M.%S(%z)" } volume master {