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
This issue follows from #41 where the same bug is present in a number of the 'en' locales. Any of the en locales which should be formatting time according to the h hour pattern will cause the same bug.
Description
This issue follows from #41 where the same bug is present in a number of the 'en' locales. Any of the en locales which should be formatting time according to the
h
hour pattern will cause the same bug.To Reproduce
That code should print 12:00 am but instead it prints 0:00 am.
Changes Required
#44 addresses this fix for the en locale. The same fix needs to be applied to the set of en locales below:
The text was updated successfully, but these errors were encountered: