# 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.