3 lines
83 B
Text
3 lines
83 B
Text
let now = date now
|
|
|
|
['%F' '%A, %B %e, %Y'] | each {|fmt| $now | format date $fmt }
|