convert
fun convert(value: Double, sourceUnit: DurationUnit, targetUnit: DurationUnit): Double
Content copied to clipboard
Converts the given time duration value expressed in the specified sourceUnit into the specified targetUnit.
Converts the given time duration value expressed in the specified sourceUnit into the specified targetUnit.