aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/recurrence/generate.scm (follow)
Commit message (Collapse)AuthorAge
* Update recurrence generate to new date obj.Hugo Hörnquist2020-01-26
|
* Fix invalid logic in reccurence generation.Hugo Hörnquist2019-12-23
|
* Fix reccuring events with exceptions.Hugo Hörnquist2019-12-23
| | | | | | | An event with an RRULE can have extra VEVENT's which share their UID, but add a RECCURENCE-ID which contains when the event was supposed to take place. In place of that time it may supply it's own overriding time. It may also override other fields.
* Work on ICS output.Hugo Hörnquist2019-11-11
|
* Move remaining stuff out of vcomponent.Hugo Hörnquist2019-11-05
|
* Remove old next-event.Hugo Hörnquist2019-11-05
|
* Add let-env.Hugo Hörnquist2019-11-05
|
* Remove (vcomponent timezone).Hugo Hörnquist2019-11-04
|
* Maybe fixed timezone?Hugo Hörnquist2019-11-04
|
* HTML output seems to work in full now.Hugo Hörnquist2019-10-04
|
* Remove debug prints..Hugo Hörnquist2019-10-04
|
* Everything seems to parse now.Hugo Hörnquist2019-10-03
|
* Create module (vcomponent base).Hugo Hörnquist2019-05-03
|
* Rename module vcalendar => vcomponent.Hugo Hörnquist2019-04-23