Skip to content

1.0.0

Compare
Choose a tag to compare
@jaclarke jaclarke released this 30 Jul 22:14
· 36 commits to master since this release

First release of CronosJS, featuring:

  • Extended cron syntax support, including last day (L), nearest weekday (W), nth of month (#), optional second and year fields, and predefined expressions
  • Fixed offset and IANA timezone support, via Intl api
  • Configurable daylight saving handling
  • Zero dependencies