Class: Icalendar2::Timezone

Inherits:
Component::Base show all
Defined in:
lib/icalendar2/component/timezone.rb

Overview

Constant Summary collapse

VALUE =
"VTIMEZONE"

Method Summary

Methods inherited from Component::Base

accepts, #initialize, #new_timestamp, #new_uid, requires, #set_property, #valid?

Constructor Details

This class inherits a constructor from Icalendar2::Component::Base