MySQL 8.4.2
Source Code Documentation
|
#include <tzfile.h>
Public Attributes | |
uchar | tzh_magic [4] |
uchar | tzh_reserved [16] |
uchar | tzh_ttisgmtcnt [4] |
uchar | tzh_ttisstdcnt [4] |
uchar | tzh_leapcnt [4] |
uchar | tzh_timecnt [4] |
uchar | tzh_typecnt [4] |
uchar | tzh_charcnt [4] |
uchar tzhead::tzh_charcnt[4] |
uchar tzhead::tzh_leapcnt[4] |
uchar tzhead::tzh_magic[4] |
uchar tzhead::tzh_reserved[16] |
uchar tzhead::tzh_timecnt[4] |
uchar tzhead::tzh_ttisgmtcnt[4] |
uchar tzhead::tzh_ttisstdcnt[4] |
uchar tzhead::tzh_typecnt[4] |