70
70
uint revcnt; // Number of transition descr. for TIME->my_time_t conversion
71
71
/* The following are dynamical arrays are allocated in MEM_ROOT */
72
72
my_time_t *ats; // Times of transitions between time types
74
74
TRAN_TYPE_INFO *ttis; // Local time types descriptions
75
75
/* Storage for local time types abbreviations. They are stored as ASCIIZ */