Day Time Duration
Represents the XML Schema dayTimeDuration type.
Functions
Compare this dayTimeDuration with another dayTimeDuration.
Return a clone of this value if it (together with all value subcomponents) is possibly mutable, or return this value if it (together with all value subcomponents) is definitely immutable. The resulting value might share mutable metadata with this query.
Compare this dayTimeDuration value with another dayTimeDuration value.
Compare this dayTimeDuration value with another dayTimeDuration value.
Compare this dayTimeDuration value with another dayTimeDuration value.
Compare this dayTimeDuration value with another dayTimeDuration value.
Return an equivalent value with all fields normalized. The result value will have nanos < 1000000000, seconds < 60, minutes < 60, hours < 24. The result value will be {@link com.sap.cloud.mobile.kotlin.odata.DayTimeDuration#equal(com.sap.cloud.mobile.kotlin.odata.DayTimeDuration?, com.sap.cloud.mobile.kotlin.odata.DayTimeDuration?) DayTimeDuration.equal} to this value.
Compare this dayTimeDuration value with another dayTimeDuration value.
Return duration expressed as decimal seconds with optional fraction.
Convert this data value to a string. If the {@link com.sap.cloud.mobile.kotlin.odata.DayTimeDuration#dataType DayTimeDuration.dataType} is defined by XML Schema Part 2: Datatypes, then the corresponding lexical format is used. JSON format is used for structured values (arrays and objects).