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: timezone plugin correct parse UTC tz #2693

Merged
merged 1 commit into from
Jul 18, 2024
Merged

fix: timezone plugin correct parse UTC tz #2693

merged 1 commit into from
Jul 18, 2024

Conversation

iamkun
Copy link
Owner

@iamkun iamkun commented Jul 18, 2024

fix #2248

@iamkun iamkun merged commit b575c81 into dev Jul 18, 2024
4 checks passed
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
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
1 participant