Class/Module Index [+]

Quicksearch

RiCal::Component::Journal

to see the property accessing methods for this class see the RiCal::Properties::Journal module
to see the methods for enumerating occurrences of recurring journals see the RiCal::OccurrenceEnumerator module

Public Instance Methods

finish_time() click to toggle source

Journals take up no calendar time, so the finish time is always the same as the start_time

Alias for: start_time
start_time() click to toggle source

Return a date_time representing the time at which the event starts

# File lib/ri_cal/component/journal.rb, line 18
def start_time
  dtstart.to_datetime
end
Also aliased as: finish_time

[Validate]

Generated with the Darkfish Rdoc Generator 2.