code-corps / code-corps/code-corps-api
Replace TimeValidator.truncate/2 when Elixir 1.6 is released
Aberta
blocked
Time: 1 hour
- Linguagem predominante
- Elixir
- Estrelas
- 234
- Forks
- 82
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
# Problem
When we switch to Elixir 1.6 we need to replace `TimeValidator.truncate/2` with `DateTime.truncate/2` (or whatever the new fn is ultimately called).
Blocked until then.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.