code-corps / code-corps/code-corps-api
Replace TimeValidator.truncate/2 when Elixir 1.6 is released
Open
blocked
Time: 1 hour
- Dominant language
- Elixir
- Stars
- 234
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
# 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.
Contributor guide
Assessment
This issue has not been assessed yet.