Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(DST): fix daylight saving time DST bug && add test #354

Merged
merged 1 commit into from Sep 26, 2018

Conversation

iamkun
Copy link
Owner

@iamkun iamkun commented Sep 26, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 26, 2018

Codecov Report

Merging #354 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #354   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          37     37           
  Lines         407    407           
  Branches       55     55           
=====================================
  Hits          407    407

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 969aced...afdff91. Read the comment docs.

@iamkun iamkun merged commit 6fca6d5 into master Sep 26, 2018
iamkun pushed a commit that referenced this pull request Sep 26, 2018
## [1.7.7](v1.7.6...v1.7.7) (2018-09-26)

### Bug Fixes

* **DST:** fix daylight saving time DST bug && add test ([#354](#354)) ([6fca6d5](6fca6d5))
@iamkun
Copy link
Owner Author

iamkun commented Sep 26, 2018

🎉 This PR is included in version 1.7.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

prantlf pushed a commit to prantlf/dayjs that referenced this pull request Sep 27, 2018
# [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))
@iamkun iamkun deleted the feature/iamkun branch December 11, 2018 10:40
andrewhood125ruhuc added a commit to andrewhood125ruhuc/SidRH2 that referenced this pull request May 10, 2022
## [1.7.7](iamkun/dayjs@v1.7.6...v1.7.7) (2018-09-26)

### Bug Fixes

* **DST:** fix daylight saving time DST bug && add test ([#354](iamkun/dayjs#354)) ([6fca6d5](iamkun/dayjs@6fca6d5))
andrewhood125ruhuc added a commit to andrewhood125ruhuc/SidRH2 that referenced this pull request May 10, 2022
## [1.7.7](iamkun/dayjs@v1.7.6...v1.7.7) (2018-09-26)

### Bug Fixes

* **DST:** fix daylight saving time DST bug && add test ([#354](iamkun/dayjs#354)) ([6fca6d5](iamkun/dayjs@6fca6d5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants