Home
last modified time | relevance | path

Searched refs:calendarrule_new (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/
D_zoneinfo.c1212 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()