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 locale test for newer DateTime::Locale (again) #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nfg
Copy link
Contributor

@nfg nfg commented Jun 14, 2024

Version 1.33 changes from "en-US-POSIX" to "en-US". This particular solution drops the version check and supports all three possible values.

I ran perltidy against t/02_main.t, but there were a tonne of whitespace changes. So I erred on the side on having a small diff.

Cheers!

Version 1.33 changes from "en-US-POSIX" to "en-US". This particular
solution drops the version check and supports all three possible values.
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.

1 participant