dotfiles/.i3blocks/time

5 lines
44 B
Plaintext
Raw Normal View History

#!/bin/sh
date '+%x (%V) %X'
2021-02-04 17:44:55 +01:00
date '+%x %X'