Class: When::V::Standard

Inherits:
TimezoneProperty show all
Defined in:
lib/when_exe/icalendar.rb

Overview

標準時間帯を定義する

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

Constant Summary

Constants inherited from TimezoneProperty

TimezoneProperty::Classes, TimezoneProperty::Properties

Constants inherited from Event

Event::Classes, Event::DayOfWeek, Event::Properties, Event::RegisteredNoteMethods, Event::RegisteredNotes

Constants inherited from Root

Root::AwareProperties, Root::Classes, Root::DefaultOptional, Root::DefaultUnique, Root::Properties

Constants included from Parts::Resource

Parts::Resource::ConstList, Parts::Resource::ConstTypes, Parts::Resource::IRIDecode, Parts::Resource::IRIDecodeTable, Parts::Resource::IRIEncode, Parts::Resource::IRIEncodeTable, Parts::Resource::IRIHeader, Parts::Resource::LabelProperty

Constants included from Namespace

Namespace::DC, Namespace::DCQ, Namespace::DCT, Namespace::FOAF, Namespace::OWL, Namespace::RDF, Namespace::RDFC, Namespace::RDFS, Namespace::RSS, Namespace::XSD

Instance Attribute Summary

Attributes inherited from TimezoneProperty

#tzname, #tzoffsetfrom, #tzoffsetto

Attributes inherited from Event

#dtend, #dtstart, #duration, #exdate, #first_occurrence, #google_api_props, #rdate, #rrule, #summary

Attributes inherited from Root

#calscale, #property

Attributes inherited from BasicTypes::Object

#label

Attributes included from Parts::Resource

#_pool, #child, #keys, #locale, #namespace

Method Summary

Methods inherited from TimezoneProperty

#label

Methods inherited from Event

#_enumerator_list, _setup_, _setup_info, default_until, #dtstop, #each, gcal2ical, iterator_for_ISO8601, #label, #to_gcalevent

Methods included from Parts::Resource::Pool

#[], #[]=, #_pool, #_setup_, #pool_keys

Methods included from Parts::Resource::Synchronize

#synchronize

Methods inherited from Root

#_enumerator, #include?

Methods included from Parts::Resource

#[], #^, _abbreviation_to_iri, _decode, _encode, _extract_prefix, _instance, _instantiate, _parse, _path_with_prefix, _replace_tags, _setup_, _setup_info, _simplify_path, base_uri, #each, #enum_for, #hierarchy, #include?, #included?, #iri, #leaf?, #m17n, #map, #parent, #registered?, root_dir

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class When::Parts::Resource