RosettaCodeData/Task/Date-format/Ed/date-format.ed
2024-10-16 18:07:41 -07:00

4 lines
52 B
Text

H
!date +"\%Y-\%m-\%d"
!date +"\%A, \%B \%d, \%Y"
Q