aboutsummaryrefslogtreecommitdiff
path: root/src/calendar.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Set the actual duration for the end of the eventRuben Pollan2020-05-191-2/+2
|
* Implement PartialOrd for dates and eventsRuben Pollan2018-12-101-1/+1
|
* Use iterators and itertools to produce eventsRuben Pollan2018-12-101-12/+8
|
* Implement Ord for eventsRuben Pollan2018-11-271-1/+1
|
* Convert periodic into iteratorRuben Pollan2018-11-271-1/+5
|
* Get events from the list by dateRuben Pollan2018-08-281-2/+2
|
* Get a range of datesRuben Pollan2018-08-281-0/+131