RosettaCodeData/Task/Date-format/UNIX-Shell/date-format-1.sh
2016-12-05 22:15:40 +01:00

2 lines
39 B
Bash

date +"%Y-%m-%d"
date +"%A, %B %d, %Y"