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

Test t/02_main.t fails with DateTime-Locale 1.33 #4

Open
jplesnik opened this issue Nov 4, 2021 · 0 comments
Open

Test t/02_main.t fails with DateTime-Locale 1.33 #4

jplesnik opened this issue Nov 4, 2021 · 0 comments

Comments

@jplesnik
Copy link

jplesnik commented Nov 4, 2021

The test fails with error:

ok 10 - An object of class 'DateTime' isa 'DateTime'
not ok 11 - ->locale ok

#   Failed test '->locale ok'
#   at t/02_main.t line 67.
#          got: 'en-US'
#     expected: 'en-US-POSIX'

It is caused by newer DateTime-Locale-1.33:
1.33 2021-10-30

  • Rebuilt all locale data with the data from CLDR 40.0.0. There are some notable data changes in CLDR 40.0.0.
  • Data change: The root locale is now named "und", not "root".
  • Data change: The "en-US-POSIX" locale has been removed from CLDR. If you load this locale you will now get the "en-US" locale.
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

No branches or pull requests

1 participant