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
If intl used the CLDR data directly, it could support all locales.
See https://github.com/commerceguys/intl for the how and why.
It's not attempting to mimic the intl extension API like symfony/intl does,
but it could easily be made to do so.