dotfiles/bin/current_date

4 lines
65 B
Plaintext
Raw Permalink Normal View History

2019-10-03 20:56:50 +00:00
#!/usr/bin/env bash
LANG=fr_FR.UTF-8 date +'%R %a, le %d/%m/%Y'