Companion
Functions
Link copied to clipboard
Creates a #GDateTime corresponding to the given ISO 8601 formatted string
Link copied to clipboard
Creates a #GDateTime corresponding to the given #GTimeVal @tv in the local time zone.
Link copied to clipboard
Creates a #GDateTime corresponding to the given #GTimeVal @tv in UTC.
Link copied to clipboard
Creates a #GDateTime corresponding to the given Unix time @t in the local time zone.
Link copied to clipboard
Creates a struct@GLib.DateTime corresponding to the given Unix time @t in the local time zone.
Link copied to clipboard
Creates a #GDateTime corresponding to the given Unix time @t in UTC.
Link copied to clipboard
Creates a struct@GLib.DateTime corresponding to the given Unix time @t in UTC.
Link copied to clipboard
Creates a #GDateTime corresponding to this exact instant in the local time zone.
Link copied to clipboard
open override fun wrapRecordPointer(pointer: <Error class: unknown class><out <Error class: unknown class>>): DateTime
Wrap a CPointer pointing to a record of this type into its wrapper class.