andygrunwald / andygrunwald/go-jira
Unify and parse all timestamps as time.Time
Abierto
breaking-change
v2
- Lenguaje dominante
- Go
- Estrellas
- 1.6k
- Forks
- 500
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The JIRA API returns timestamps. Sometimes in different formats.
As a client library user, I want to use all timestamps as standard `time.Time` types.
This request comes from https://github.com/andygrunwald/go-jira/issues/200.
An own ticket was created to keep the development contained and focus the discussion.
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.