Add timestampFormat to enable parsing both date and timestamp
Ouverte
enhancement
- Langage dominant
- Scala
- Étoiles
- 4
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.