Releases: prantlf/dayjs
Releases · prantlf/dayjs
v1.12.1
v1.12.0
v1.11.2
1.11.2 (2018-10-13)
WARNING: If you want to use the new localization format, upgrade to 1.12.2 or later.
Bug Fixes
v1.11.1
v1.11.0
1.11.0 (2018-09-27)
Bug Fixes
- add dayjs.unix: add dayjs.unix to parse timestamp in seconds && locale update (5711c5e)
- DST: fix daylight saving time DST bug && add test (#354) (6fca6d5)
- Retain UTC mode when constructing a new instance from another instance in UTC mode (beb80fc)
Features
- Add static method dayjs.utc to help migration from Moment.js (e640b57)