RosettaCodeData/Task/Date-format/UNIX-Shell/date-format-1.sh

3 lines
39 B
Bash

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