Methods

Icalendar::Daylight

A Daylight component is a sub-component of the Timezone component which is used to describe the time offset for what is commonly known as daylight savings time.

Public Class Methods

new() click to toggle source
# File lib/icalendar/component/timezone.rb, line 99
def initialize()
  super("DAYLIGHT")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.