Module: RiCal::Properties::Timezone::ClassMethods
- Defined in:
- lib/ri_cal/properties/timezone.rb
Overview
:nodoc:
Instance Method Summary collapse
-
#property_parser ⇒ Object
:nodoc:.
Instance Method Details
#property_parser ⇒ Object
:nodoc:
136 137 138 |
# File 'lib/ri_cal/properties/timezone.rb', line 136 def property_parser #:nodoc: {"TZURL"=>:tzurl_property_from_string, "TZID"=>:tzid_property_from_string, "LAST-MODIFIED"=>:last_modified_property_from_string} end |