Class RiCal::Component::Journal
In: lib/ri_cal/component/journal.rb
Parent: Component
  • ©2009 Rick DeNatale, All rights reserved. Refer to the file README.txt for the license

    A Journal (VJOURNAL) calendar component groups properties describing a journal entry. Journals may have multiple occurrences

 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

Methods

Included Modules

RiCal::Properties::Journal RiCal::OccurrenceEnumerator

Public Instance methods

finish_time()

Alias for start_time

Return a date_time representing the time at which the event starts

[Validate]