Creates a Time instance representing this numerical value in Seconds (s).
Time get seconds => Time(toDouble(), TimeUnit.second);