tzhead


Vocabulary
tzinfo.private

Definition


STRUCT: tzhead
{ tzh_reserved char[16] } { tzh_ttisgmtcnt be32 initial: 0 }
{ tzh_ttisstdcnt be32 initial: 0 }
{ tzh_leapcnt be32 initial: 0 }
{ tzh_timecnt be32 initial: 0 }
{ tzh_typecnt be32 initial: 0 }
{ tzh_charcnt be32 initial: 0 } ;


Methods