You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The test fails with error:
It is caused by newer DateTime-Locale-1.33:
1.33 2021-10-30
The text was updated successfully, but these errors were encountered: