# File lib/ri_cal/floating_timezone.rb, line 22 def self.utc_to_local(time) time.with_floating_timezone.to_ri_cal_date_time_value end