method
end_of_month
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveSupport::CoreExtensions::Date::Calculations
end_of_month()
public
Returns a new Date/DateTime representing the end of the month (last day of the month; DateTime objects will have time set to 0:00)


