Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_zoneinfo.c1165 calendarrule_year_to_timestamp(TransitionRuleType *base_self, int year) in calendarrule_year_to_timestamp() function
1239 TransitionRuleType base = {&calendarrule_year_to_timestamp}; in calendarrule_new()