Module: MerchCalendar
- Extended by:
- Gem::Deprecate, Util
- Defined in:
- lib/merch_calendar.rb,
lib/merch_calendar/util.rb,
lib/merch_calendar/version.rb,
lib/merch_calendar/merch_week.rb,
lib/merch_calendar/retail_calendar.rb,
lib/merch_calendar/fiscal_year_calendar.rb
Defined Under Namespace
Modules: Util Classes: FiscalYearCalendar, MerchWeek, RetailCalendar
Constant Summary collapse
- DEPRECATION_DATE =
Date.new(2018, 1, 1)
- VERSION =
'0.1.0'
Method Summary
Methods included from Util
end_of_month, end_of_quarter, end_of_week, end_of_year, julian_to_merch, merch_months_in, merch_to_julian, start_of_month, start_of_quarter, start_of_week, start_of_year, weeks_for_month, weeks_in_year