RosettaCodeData/Task/Date-format/UNIX-Shell/date-format-1.sh
2023-07-01 13:44:08 -04:00

2 lines
39 B
Bash

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