JuliaPhysics / JuliaPhysics/Unitful.jl
Compound time units and conversion to DateTime
Open
- Dominant language
- Julia
- Stars
- 675
- Forks
- 124
- Avg merge
- 3h 38m
- Merged PRs (30d)
- 1
Description
Is there a way to:
1) use time units like `1hr30minute15s`, or just `1hr+30minute+15s`?
2) convert to DateTime: `convert(DateTime, 30s)` and vice versa?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name any files, tests, or entry points. First inspect how Unitful.jl represents time units and whether it already handles DateTime conversions; done would require agreed syntax and conversion behavior for compound durations in both directions, followed by tests for the requested examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100