Module | RiCal::CoreExtensions::Time::TzidAccess |
In: |
lib/ri_cal/core_extensions/time/tzid_access.rb
|
Provides a tzid attribute for ::Time and ::DateTime
tzid | [RW] |
The tzid attribute is used by RiCal, it
should be a valid timezone identifier within a calendar, :floating to
indicate a floating time, or nil to use the default timezone in effect
See PropertyValue::DateTime#default_tzid= and Component::Calendar#tzid= |