Open
Description
openedon Nov 16, 2019
Splitting off my comments about date parsing from #2.
ECMA-402 does not and probably will not add support for parsing. The bottom line is that parsing of localized strings is a hard problem that is best solved by simply building your application to avoid having to do it. Do you really need to support parsing in the wrapper?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment