to method

dynamic to(
  1. TimeUnit unit
)

Implementation

to(TimeUnit unit) => value.to(unit);