struct OrganisedExchange::Event
- OrganisedExchange::Event
- Struct
- Value
- Object
Defined in:
organised_exchange/event.crConstructors
Instance Method Summary
- #date_of_next(day)
- #description=(description : String | Nil)
- #end_time=(end_time : Time)
- #get_next_day(day_of_week : Time::DayOfWeek | Nil)
- #location=(location : String | Nil)
- #past?
- #recurrency=(recurrency : Hash(String, String) | Nil)
- #repeated?
- #repeated_on
- #repeated_until
- #scheduled
- #scheduled?
- #start_time : Time
- #start_time=(start_time : Time)
- #title=(title : String | Nil)
- #to_org
-
#valid?
an event is valid if has a title and is scheduled in the future