Provide a `Date` and `Time` API
Open
- Dominant language
- Java
- Stars
- 11.5k
- Forks
- 402
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 20
Description
Goal: support configuration use-cases that require dates and times.
Should borrow as much as we can from APIs like JavaScript's [Temporal](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal) or Java 8's `Date`/`Time` types.
Contributor guide
Research direction
Start by reviewing the existing Pkl APIs and the referenced JavaScript Temporal and Java 8 date/time types. Define which date and time concepts are needed for configuration use cases and what the completed API should support; the issue names no files or tests, so the implementation entry point is not specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100