NetworkTimezone
Object Hierarchy:
Description:
[
CCode ( type_id =
"mm_network_timezone_get_type ()" ) ]
public class NetworkTimezone :
Object
The NetworkTimezone structure contains private data and should only be accessed using the provided API.
Content:
Creation methods:
Methods:
- public int32 get_dst_offset ()
Gets the timezone offset due to daylight saving time (in minutes) reported
by the network.
- public int32 get_leap_seconds ()
Gets the number of leap seconds (TAI-UTC), as reported by the network.
- public int32 get_offset ()
Gets the timezone offset (in minutes) reported by the network.
Inherited Members:
All known members inherited from class GLib.Object