Everything-Metric icon indicating copy to clipboard operation
Everything-Metric copied to clipboard

Incorrect locale tag

Open getsnoopy opened this issue 5 years ago • 1 comments

I noticed in the code, it says mystring.toLocaleString('us-EN'). This should be mystring.toLocaleString('en-US'), as the BCP 47 tag structure is <language>-<COUNTRY>.

getsnoopy avatar Oct 23 '19 21:10 getsnoopy

@m1l Any update on the issue? I'd be happy to submit a PR.

getsnoopy avatar Aug 26 '20 00:08 getsnoopy