Methods

Class Index [+]

Quicksearch

When::V::TimezoneProperty

Timezone Property の共通抽象クラス

Attributes

tzname[R]

TZNAME Property

  type : [String(サブクラスであるWhen::BasicTypes::M17nでもよい)]

    RFC 5545 は複数個の指定を許しているため、Array としている。
tzoffsetfrom[R]

TZOFFSETFROM Property

  type : When::TM::Clock

    イベント時刻前の時間帯
     保持する When::TM::Clock の tz_prop は、本オブジェクトを参照している。
tzoffsetto[R]

TZOFFSETTO Property

  type : When::TM::Clock

    イベント時刻後の時間帯
     保持する When::TM::Clock の tz_prop は、本オブジェクトを参照している。

Public Instance Methods

label() click to toggle source

ユニーク識別名

  returns : String

  DTSTART Property をユニーク識別名とする。
     # File when/icalendar.rb, line 802
802:     def label
803:       @property['dtstart'].attribute['.']
804:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.