Searched refs:date_time_component (Results 1 – 1 of 1) sorted by relevance
68 bool AdjustByRelation(DatetimeComponent date_time_component, int distance,287 DatetimeComponent date_time_component, int distance, bool allow_today, in AdjustByRelation() argument290 switch (date_time_component.component_type) { in AdjustByRelation()300 if (day_of_week == (date_time_component.value)) { in AdjustByRelation()333 << static_cast<int>(date_time_component.component_type); in AdjustByRelation()