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 date value with another date value.
Compare this date value with another date value.
Return the starting date of the month including this date.
Return a new date which is the specified number of months ahead of this date.
Convert to java.util.Date.
Convert to java.time.LocalDate.
Convert this data value to a string. If the {@link com.sap.cloud.mobile.kotlin.odata.LocalDate#dataType LocalDate.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).