Skip to content

2.0.0

Latest

Choose a tag to compare

@ldko ldko released this 08 Nov 18:46
· 2 commits to master since this release
cce68fe

2.0.0

  • Updated from draft specification to official Extended Date/Time Format (EDTF) Specification released February 2019 (issue #22).
  • Added conformsLevel* functionality (issue #24).
  • Added '+/-' to fix a bug in zoneOffset to allow datetime ahead or behind UTC (issue #28).
  • Fixed ValueError in is_valid_interval when invalid datetime patterns are given (issue #27).

1.1.1

  • Fixed error on is_valid when checking an interval with a season.
  • In README.md, updated draft EDTF specification link to fix the 404.