#include <pgtz.h>
Data Fields | |
long | tt_gmtoff |
int | tt_isdst |
int | tt_abbrind |
int | tt_ttisstd |
int | tt_ttisgmt |
Definition at line 25 of file pgtz.h.
Definition at line 29 of file pgtz.h.
Referenced by localsub(), typesequiv(), tzload(), and tzparse().
long ttinfo::tt_gmtoff |
Definition at line 27 of file pgtz.h.
Referenced by localsub(), pg_get_timezone_offset(), pg_next_dst_boundary(), typesequiv(), tzload(), and tzparse().
int ttinfo::tt_isdst |
Definition at line 28 of file pgtz.h.
Referenced by localsub(), pg_next_dst_boundary(), typesequiv(), tzload(), and tzparse().
Definition at line 31 of file pgtz.h.
Referenced by typesequiv(), tzload(), and tzparse().
Definition at line 30 of file pgtz.h.
Referenced by typesequiv(), tzload(), and tzparse().