Module: GLib::TimeType

Defined in:
(unknown)

Constant Summary collapse

STANDARD =

the time is in local standard time

0 or :standard
DAYLIGHT =

the time is in local daylight time

1 or :daylight
UNIVERSAL =

the time is in UTC

2 or :universal