Package ch.bailu.gtk.glib
Interface TimeType
public interface TimeType
-
Field Summary
-
Field Details
-
STANDARD
static final int STANDARDthe time is in local standard time- See Also:
-
DAYLIGHT
static final int DAYLIGHTthe time is in local daylight time- See Also:
-
UNIVERSAL
static final int UNIVERSALthe time is in UTC- See Also:
-