print date without seconds
This commit is contained in:
parent
8abdffdbec
commit
7f1eddafce
@ -56,7 +56,7 @@
|
||||
})
|
||||
(indicator {
|
||||
:interval 1000
|
||||
:text #(os.date "%X")
|
||||
:text #(os.date "%H:%M")
|
||||
})
|
||||
]})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user