until

open fun until(other: T, options: DifferenceOptions<U>): Duration(source)
open fun until(other: L, options: DifferenceOptions<U>): Duration(source)
open fun until(other: String, options: DifferenceOptions<U>): Duration(source)