# File lib/ri_cal/property_value/date_time.rb, line 75 def to_ri_cal_zulu_date_time ZuluDateTime.new(nil, :value => self.utc.fast_date_tme) end