Remove parsing from rust_icu_udat
Open
discuss before start
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 140
- Forks
- 34
- Avg merge
- 5h 5m
- Merged PRs (30d)
- 4
Description
Splitting off my comments about date parsing from #2.
> ECMA-402 does not and [probably](https://github.com/tc39/ecma402/issues/342) [will](https://github.com/tc39/ecma402/issues/147) [not](https://github.com/tc39/ecma402/issues/1) 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?
Contributor guide
Assessment
This issue has not been assessed yet.