Skip to content

Files

Latest commit

aee9eb7 · Aug 7, 2018

History

History
6 lines (5 loc) · 602 Bytes

TODO.md

File metadata and controls

6 lines (5 loc) · 602 Bytes

TODO

  • Adopt terminology of ical specification in code. See section 3.8.5.3. Recurrence rules for a text-based serialization format.
  • Implement custom mapper such that not only Start date and End date of recurring appointment gets returned. Some inspiration may be found here.
  • To work around time zones and Daylight Saving Times, perhapes use IANA time zones database. See this talk for inspiration.