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

6 lines
61 B
Bash
Executable File

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