Searched refs:calendarrule_new (Results 1 – 1 of 1) sorted by relevance
/third_party/python/Modules/ |
D | _zoneinfo.c | 1212 calendarrule_new(uint8_t month, uint8_t week, uint8_t day, int8_t hour, in calendarrule_new() function 1793 if (calendarrule_new(month, week, day, hour, minute, second, rv)) { in parse_transition_rule()
|