#include <pgtz.h>
Data Fields | |
char | TZname [TZ_STRLEN_MAX+1] |
struct state | state |
Definition at line 57 of file pgtz.h.
struct state pg_tz::state |
Definition at line 61 of file pgtz.h.
Referenced by localsub(), pg_get_timezone_offset(), pg_load_tz(), pg_next_dst_boundary(), pg_tzenumerate_next(), and pg_tzset().
char pg_tz::TZname[TZ_STRLEN_MAX+1] |
Definition at line 60 of file pgtz.h.
Referenced by pg_get_timezone_name(), pg_load_tz(), pg_tzenumerate_next(), and pg_tzset().