Searched defs:month_day (Results 1 – 2 of 2) sorted by relevance
1188 int8_t month_day = ((int8_t)(self->day) - (first_day + 1)) % 7; in calendarrule_year_to_timestamp() local
5925 Isolate* isolate, Handle<JSTemporalPlainMonthDay> month_day) { in GetISOFields()