Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.11.0](v1.10.4...v1.11.0) (2018-09-27) ### Bug Fixes * **add dayjs.unix:** add dayjs.unix to parse timestamp in seconds && locale update ([5711c5e](5711c5e)) * **DST:** fix daylight saving time DST bug && add test ([iamkun#354](https://github.com/prantlf/dayjs/issues/354)) ([6fca6d5](6fca6d5)) * Retain UTC mode when constructing a new instance from another instance in UTC mode ([beb80fc](beb80fc)) ### Features * Add static method dayjs.utc to help migration from Moment.js ([e640b57](e640b57))
- Loading branch information