3 lines
92 B
Ruby
3 lines
92 B
Ruby
Date::DATE_FORMATS[:month_and_year] = "%B %Y"
|
|
Time::DATE_FORMATS[:month_and_year] = "%B %Y"
|