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 zero offset issue when use tz with locale #2532

Merged

Conversation

ohsory1324
Copy link
Contributor

fix #2248

Just open a new PR to trigger the CI jobs. (#2399)

@ohsory1324
Copy link
Contributor Author

@iamkun Can you check this PR to trigger the CI jobs?

@gaokun
Copy link

gaokun commented Feb 19, 2024

@iamkun Hi, could u plz help to check this PR?

@ohsory1324
Copy link
Contributor Author

@iamkun Can you check this PR?

@ohsory1324 ohsory1324 force-pushed the fix-zero-offset-issue-when-use-tz-with-locale branch from 456b741 to 09c7a72 Compare June 14, 2024 07:28
@iamkun iamkun merged commit d0e6738 into iamkun:dev Jul 18, 2024
4 checks passed
@iamkun
Copy link
Owner

iamkun commented Jul 18, 2024

Thanks

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))
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
3 participants