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

Default zoned time conversions to use earliest time #4352

Closed
wants to merge 2 commits into from

Conversation

musshorn
Copy link

FMT_USE_EARLIEST_TIME is used to control if earliest or latest time is preferred. Tests are a bit tricky to write due to the system time zone being used by CI tools not necessarily having a DST time

Fixes #4350

musshorn and others added 2 commits February 19, 2025 19:59
FMT_USE_EARLIEST_TIME is used to control if earliest or latest time is preferred
@vitaut
Copy link
Contributor

vitaut commented Mar 23, 2025

Closing in favor or an alternative fix and test (43e3161) but thanks for the PR!

@vitaut vitaut closed this Mar 23, 2025
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.

It's possible to get an exception when working with localised times
2 participants