beginning_of_month() Instance Public methods Returns a new date/time at the start of the month. DateTime objects will have a time set to 0:00. at_beginning_of_month
at_end_of_year() Instance Public methods Alias for: end_of_year
at_end_of_week(start_day = Date.beginning_of_week) Instance Public methods Alias for: end_of_week
at_end_of_quarter() Instance Public methods Alias for: end_of_quarter
at_end_of_month() Instance Public methods Alias for: end_of_month
at_beginning_of_year() Instance Public methods Alias for: beginning_of_year
at_beginning_of_week(start_day = Date.beginning_of_week) Instance Public methods Alias for: beginning_of_week
at_beginning_of_quarter() Instance Public methods Alias for: beginning_of_quarter
at_beginning_of_month() Instance Public methods Alias for: beginning_of_month
all_year() Instance Public methods Returns a Range representing the whole year of the current date/time.
Page 106 of 2275