Icalendar::Timezone
A Standard component is a sub-component of the Timezone component which is used to describe the standard time offset.
# File lib/icalendar/component/timezone.rb, line 90 def initialize() super("STANDARD") end