RemainingDurationHelper extension
- on
Properties
- days → int
-
Available on Duration?, provided by the RemainingDurationHelper extension
no setter - hours → int
-
Available on Duration?, provided by the RemainingDurationHelper extension
no setter - hoursAs2D → String
-
Available on Duration?, provided by the RemainingDurationHelper extension
no setter - isNotValid → bool
-
Available on Duration?, provided by the RemainingDurationHelper extension
no setter - isValid → bool
-
Available on Duration?, provided by the RemainingDurationHelper extension
no setter - microseconds → int
-
Available on Duration?, provided by the RemainingDurationHelper extension
no setter - milliseconds → int
-
Available on Duration?, provided by the RemainingDurationHelper extension
no setter - minutes → int
-
Available on Duration?, provided by the RemainingDurationHelper extension
no setter - minutesAs2D → String
-
Available on Duration?, provided by the RemainingDurationHelper extension
no setter - seconds → int
-
Available on Duration?, provided by the RemainingDurationHelper extension
no setter - secondsAs2D → String
-
Available on Duration?, provided by the RemainingDurationHelper extension
no setter - text → String
-
Available on Duration?, provided by the RemainingDurationHelper extension
no setter - use → RemainingDuration
-
Available on Duration?, provided by the RemainingDurationHelper extension
no setter
Methods
-
toText(
[String separator = ":"]) → String -
Available on Duration?, provided by the RemainingDurationHelper extension