v2.2.0
- Added support
RRuleSet
, which allows more complex recurrence setups,
mixing multiple rules, dates, exclusion rules, and exclusion dates. - Added Millisecond precision
- Millisecond offset extracted from
dtstart
(dtstart.getTime() % 1000
) - Each recurrence is returned with the same offset
- Millisecond offset extracted from
- Added some NLP support for hourly and byhour.
- Fixed export in nlp.js.