[Feature request] - Ability to specify custom DateTime format
Open
enhancement
help wanted
wontfix
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 583
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 15
Description
Currently, the `DateTime` type is hardcoded to receive only time values in RFC3339. It would be nice if we can specify custom time formats. It shouldn't be too hard I think, we just need to pass the specified layout string instead of the constant RFC3339.
Contributor guide
Assessment
This issue has not been assessed yet.