Add timestampFormat to enable parsing both date and timestamp
Aberta
enhancement
- Linguagem predominante
- Scala
- Estrelas
- 4
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## 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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.