Floors this Time to the nearest value.
value
Time floor(int value, TimeUnit unit) => _adjust(value, unit, math.floor);