# File lib/ice_cube/validations/until.rb, line 48 def build_ical(builder) builder['UNTIL'] << IcalBuilder.ical_utc_format(time) end