Companion

object Companion : RecordCompanion<TimeVal, <Error class: unknown class>>

Functions

Link copied to clipboard
fun fromIso8601(isoDate: String, time: TimeVal): Boolean

Converts a string containing an ISO 8601 encoded date and time to a #GTimeVal and puts it into @time_.

Link copied to clipboard
open override fun wrapRecordPointer(pointer: <Error class: unknown class><out <Error class: unknown class>>): TimeVal

Wrap a CPointer pointing to a record of this type into its wrapper class.