Extensive support on time related types
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
- Modify TimeStamp to contain units (Refer to this issue https://github.com/getdozer/dozer/issues/1181)
- Modify Date to contain Timezone
- Introduce Duration with Units
_Originally posted by @v3g42 in https://github.com/getdozer/dozer/issues/1177#issuecomment-1461186423_
Contributor guide
Research direction
Start by reading issue #1181 and locating the existing TimeStamp and Date type definitions and related tests. Map the current representations and usages before defining scope for timestamp units, date timezones, and a duration type; done should include agreed behavior and coverage for all three changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100