Skip to content

timenorm-1.0.2

Compare
Choose a tag to compare
@EgoLaparra EgoLaparra released this 03 Oct 23:00
· 173 commits to master since this release
  • Throws an early exception when trying to normalize impossible dates, e.g. "April 31".
  • Set isDefined = false for Between operator if startInterval ends after endInterval begins.