2 lines
70 B
Text
2 lines
70 B
Text
say time.format 'Y-m-d' time.now
|
|
say time.format 'l, F j, Y' time.now
|
say time.format 'Y-m-d' time.now
|
|
say time.format 'l, F j, Y' time.now
|