# File lib/ri_cal/property_value/date_time/time_machine.rb, line 108 def end_of_month change(:day => days_in_month, :hour => 23, :min => 59, :sec => 59) end