code-corps / code-corps/code-corps-api
Replace TimeValidator.truncate/2 when Elixir 1.6 is released
Offen
blocked
Time: 1 hour
- Vorherrschende Sprache
- Elixir
- Sterne
- 234
- Forks
- 82
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
# 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.