Properties
Functions
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 time value with another time value.
Compare this time value with another time value.
Return a new time which is the specified number of microseconds ahead of this time.
Return a new time which is the specified number of milliseconds ahead of this time.
Return a new time which is the specified number of minutes ahead of this time.
Return a new time which is the specified number of seconds ahead of this time.
Convert to java.time.LocalTime.
Convert this data value to a string. If the {@link com.sap.cloud.mobile.kotlin.odata.LocalTime#dataType LocalTime.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).