config/i3blocks/date
2019-05-27 23:36:48 +02:00

5 lines
61 B
Bash
Executable file

#!/usr/bin/env bash
FORMAT=+%Y.%m.%d\ %H:%M
date "$FORMAT"