Add timestampFormat to enable parsing both date and timestamp
Abierto
enhancement
- Lenguaje dominante
- Scala
- Estrellas
- 4
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.