Module | ActiveSupport::CoreExtensions::Date::Conversions |
In: |
lib/active_support/core_ext/date/conversions.rb
|
Getting dates in different convenient string representations and other objects
DATE_FORMATS | = | { :short => "%e %b", :long => "%B %e, %Y" |