Investigate support for ISO 8601 Durations/Time Intervals
Open
proposal
question for community
- Dominant language
- Python
- Stars
- 9.1k
- Forks
- 784
- PR merge metrics
- No merged PRs in 30d
Description
ISO 8601 allows durations and time intervals, maybe we should consider supporting this in arrow via a separate class or some other method.
https://en.wikipedia.org/wiki/ISO_8601#Durations
This is quite a bit of work so we'd need to know this would actually be useful and used.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked ISO 8601 reference for durations and time intervals, then inspect Arrow's existing date and time support. Determine whether a separate class or another approach is appropriate, identify a concrete useful use case, and define completion criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100