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