Modernize FHIRDate / FHIRTime parsing
Open
enhancement
- Dominant language
- Swift
- Stars
- 209
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Date & Time parsing uses an (NS)Scanner and uses deprecated symbols, such as `scanLocation`. In addition it doesn't do up-front string length validation so will start parsing any string. We should address these shortcomings.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.