LocalDate constructor and ISO support
- Dominant language
- Elm
- Stars
- 51
- Forks
- 69
- Avg merge
- 25m
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
We need to add the ability to construct LocalDate in order to support standard business conversions.
**Describe the solution you'd like**
We could restrict this to just ISO. Possibly add Year:Int, Month:Int, Day:Int creation.
**Describe alternatives you've considered**
We could consider offloading all data construction to the target platform or make the conversion native.
Contributor guide
Research direction
No file, test, or entry point is named. Start by locating the LocalDate definition and existing platform conversion or ISO handling, then determine how construction should be represented across targets. Done means a decided constructor API and working ISO support with corresponding tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elm
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100