Add timestampFormat to enable parsing both date and timestamp
Open
enhancement
- Dominant language
- Scala
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Background
When `dateFormat` is specified it either represents a date or a date + time. That effectively disables to be able both timestamp and date within the same file.
## Feature
Add `timestampFormat` parameter used similarly as `dateFormat` and make each of them exclusive to use with _timestamp_ and _date_ respectively.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.