Skip to content

Conversation

@iamkun
Copy link
Owner

@iamkun iamkun commented Jul 18, 2024

fix #2248

@iamkun iamkun merged commit b575c81 into dev Jul 18, 2024
github-actions bot pushed a commit that referenced this pull request Jul 18, 2024
## [1.11.12](v1.11.11...v1.11.12) (2024-07-18)

### Bug Fixes

* Add NegativeYear Plugin support  ([#2640](#2640)) ([6a42e0d](6a42e0d))
* add UTC support to negativeYear plugin ([#2692](#2692)) ([f3ef705](f3ef705))
* Fix zero offset issue when use tz with locale ([#2532](#2532)) ([d0e6738](d0e6738))
* Improve typing for min/max plugin ([#2573](#2573)) ([4fbe94a](4fbe94a))
* timezone plugin currect parse UTC tz ([#2693](#2693)) ([b575c81](b575c81))
@iamkun iamkun changed the title fix: timezone plugin currect parse UTC tz fix: timezone plugin correct parse UTC tz Jul 18, 2024
splashwizard pushed a commit to splashwizard/tracking-time that referenced this pull request Oct 21, 2024
## [1.11.12](iamkun/dayjs@v1.11.11...v1.11.12) (2024-07-18)

### Bug Fixes

* Add NegativeYear Plugin support  ([#2640](iamkun/dayjs#2640)) ([6a42e0d](iamkun/dayjs@6a42e0d))
* add UTC support to negativeYear plugin ([#2692](iamkun/dayjs#2692)) ([f3ef705](iamkun/dayjs@f3ef705))
* Fix zero offset issue when use tz with locale ([#2532](iamkun/dayjs#2532)) ([d0e6738](iamkun/dayjs@d0e6738))
* Improve typing for min/max plugin ([#2573](iamkun/dayjs#2573)) ([4fbe94a](iamkun/dayjs@4fbe94a))
* timezone plugin currect parse UTC tz ([#2693](iamkun/dayjs#2693)) ([b575c81](iamkun/dayjs@b575c81))
@zhishaofei3
Copy link

starting from this fix, the problem of cross-time zone was introduced. If it is Germany, one hour will be calculated less when crossing the domain during winter time.

@franco-marzano
Copy link

This problem appear to have been reintegrated in version 1.11.14

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.

Having some issues when use a timezone with zero offset with locale method

4 participants