RosettaCodeData/Task/Date-format/Logo/date-format.logo

3 lines
71 B
Plaintext

print first shell [date +%F]
print first shell [date +"%A, %B %d, %Y"]