Skip to content

v0.1.5

Latest
Compare
Choose a tag to compare
@lwileczek lwileczek released this 25 Oct 21:04
· 2 commits to master since this release
1c3d968

Fixed

  • toISOString() properly creates string

Change

  • When create a new date if the year is in the interval [0, 100) then it is assumed to be in the 1900s. This can be overwritten with setFullYear()

Full Changelog: v0.1.3...v0.1.5