Companion
Functions
Link copied to clipboard
Returns true if the Julian day is valid. Anything greater than zero is basically a valid Julian, though there is a 32-bit limit.
Link copied to clipboard
Returns true if the month value is valid. The 12 #GDateMonth enumeration values are the only valid months.
Link copied to clipboard
Returns true if the weekday is valid. The seven #GDateWeekday enumeration values are the only valid weekdays.
Link copied to clipboard
open override fun wrapRecordPointer(pointer: <Error class: unknown class><out <Error class: unknown class>>): Date
Wrap a CPointer pointing to a record of this type into its wrapper class.