Parent

Methods

Included Modules

Class Index [+]

Quicksearch

When::V::Timezone

Timezone を定義する

  BEGIN:VTIMEZONE...END:VTIMEZONE のブロックに対応

Attributes

standard[R]

標準時間帯への遷移イベント

  type : [When::V::Standard]
daylight[R]

夏時間帯への遷移イベント

  type : [When::V::Daylight]
difference[R]

夏時間帯と標準時間帯の時間差

  type : When::TM:IntervalLength

Public Instance Methods

label() click to toggle source

ユニーク識別名

  returns : String

  TZID Property をユニーク識別名とする。
     # File when/icalendar.rb, line 855
855:     def label
856:       @property['tzid'].object
857:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.