Change CompletionTime to time.Time type instead of string
Open
enhancement
good first issue
help wanted
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently CompletionTime in every struct is `string`. It'd be nice if it wouldn't need parsing and automatically become `time.Time`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.