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:
137 138 139 |
# File 'lib/ri_cal/properties/timezone.rb', line 137 def property_parser #:nodoc: {"TZID"=>:tzid_property_from_string, "TZURL"=>:tzurl_property_from_string, "LAST-MODIFIED"=>:last_modified_property_from_string} end |