Class RiCal::Component::TZInfoTimezone
In: lib/ri_cal/component/t_z_info_timezone.rb
Parent: RiCal::Component::Timezone
  • ©2009 Rick DeNatale, All rights reserved. Refer to the file README.txt for the license
 A wrapper class for a Timezone implemented by the TZInfo Gem
 (or by Rails)

Methods

Public Instance methods

return the time zone identifier

convert time from this time zone to utc time

convert time from utc time to this time zone

[Validate]