Class/Module Index [+]

Quicksearch

RiCal::PropertyValue::ZuluDateTime

RiCal::PropertyValue::CalAddress represents an icalendar CalAddress property value
which is defined in RFC 2445 section 4.3.5 pp 35-37

Public Instance Methods

to_ri_cal_zulu_date_time() click to toggle source
# File lib/ri_cal/property_value/zulu_date_time.rb, line 23
def to_ri_cal_zulu_date_time
  self
end
tzid() click to toggle source
# File lib/ri_cal/property_value/zulu_date_time.rb, line 10
def tzid
  "UTC"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.