bool _time_is_leap_year(int32_t year)
_time_zone_t * _time_zone(void)
void _time_normalize(struct tm *timePtr)
void _time_day_of_year(struct tm *timePtr)
void _time_day_of_week(struct tm *timePtr)
int32_t _time_days_in_month(int32_t month, int32_t year)
void _time_zone_init(void)