Correct timestamp order

This commit is contained in:
Jake Howard 2017-08-17 18:48:50 +01:00
parent d43dcbb099
commit 6201385b72
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -37,4 +37,4 @@ interval = 3
[[block]]
block = "time"
interval = 1
format = "%Y-%d-%m %T"
format = "%Y-%m-%d %T"