Module: RiCal::TimeWithZoneExtension
- Defined in:
- lib/ri_cal/core_extensions/time/tzid_access.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#tzid ⇒ Object
25 26 27 |
# File 'lib/ri_cal/core_extensions/time/tzid_access.rb', line 25 def tzid time_zone.tzid.identifier end |