code-corps / code-corps/code-corps-api
Replace TimeValidator.truncate/2 when Elixir 1.6 is released
未关闭
blocked
Time: 1 hour
- 主要语言
- Elixir
- 星标
- 234
- 派生
- 82
- PR 合并指标
- 30 天内没有已合并 PR
描述
# 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.
贡献指南
评估
这个 Issue 还没有评估数据。