Searched refs:year_to_timestamp (Results 1 – 1 of 1) sorted by relevance
52 int64_t (*year_to_timestamp)(TransitionRuleType *, int); member1331 *start = rule->start->year_to_timestamp(rule->start, year); in tzrule_transitions()1332 *end = rule->end->year_to_timestamp(rule->end, year); in tzrule_transitions()