HasDurationOperations

Functions

Link copied to clipboard
open fun add(duration: Duration, options: O = definedExternally): T
open fun add(duration: DurationLike, options: O = definedExternally): T
open fun add(duration: String, options: O = definedExternally): T
Link copied to clipboard
open fun subtract(duration: Duration, options: O = definedExternally): T
open fun subtract(duration: DurationLike, options: O = definedExternally): T
open fun subtract(duration: String, options: O = definedExternally): T