Skip to content

v2.2.0

Compare
Choose a tag to compare
@jkbrzt jkbrzt released this 11 Mar 00:54
· 567 commits to master since this release
  • 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
  • Added some NLP support for hourly and byhour.
  • Fixed export in nlp.js.