Home
last modified time | relevance | path

Searched defs:zone (Results 1 – 2 of 2) sorted by relevance

/timezone/
A Dzic.c113 struct zone { struct
115 lineno z_linenum;
117 const char * z_name;
118 zic_t z_stdoff;
119 char * z_rule;
120 const char * z_format;
123 bool z_isdst;
124 zic_t z_save;
126 struct rule * z_rules;
127 ptrdiff_t z_nrules;
[all …]
A Dzdump.c321 abbrok(const char *const abbrp, const char *const zone) in abbrok()
756 show(timezone_t tz, char *zone, time_t t, bool v) in show()

Completed in 14 milliseconds