67
67
uint32_t typecnt; // Number of local time types
68
68
uint32_t charcnt; // Number of characters used for abbreviations
69
69
uint32_t revcnt; // Number of transition descr. for TIME->time_t conversion
71
71
time_t *ats; // Times of transitions between time types
72
72
unsigned char *types; // Local time types for transitions
73
73
TRAN_TYPE_INFO *ttis; // Local time types descriptions