i3status: some TZ information & make local time Finnish(ish)

It looks more "human" now, even if I am not entirely happy.
This commit is contained in:
Aminda Suomalainen 2019-02-18 20:04:14 +02:00
parent 544f734617
commit cb47ba3d86
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 4 additions and 3 deletions

View File

@ -56,12 +56,13 @@ battery all {
tztime utc { tztime utc {
timezone = "UTC" timezone = "UTC"
format = "%Z: %Y-%m-%d %H.%M.%S" # ISO 8601ish
format = "%Z: %Y-%m-%d %H:%H:%S(%z)"
} }
tztime local { tztime local {
format = "%Z: %Y-%m-%d %H.%M.%S" # Finnishish formatting.
#format = "%Z: %c" format = "%Z: %A %d. %B %Y, %H.%M.%S(%z)"
} }
volume master { volume master {