Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dvtzone.cpp2381 int32_t nextMonthDays = dayOfMonth + 6 - MONTHLENGTH[month]; in writeZonePropsByDOW_GEQ_DOM() local
2382 currentMonthDays -= nextMonthDays; in writeZonePropsByDOW_GEQ_DOM()
2386 writeZonePropsByDOW_GEQ_DOM_sub(writer, nextMonth, 1, dayOfWeek, nextMonthDays, in writeZonePropsByDOW_GEQ_DOM()
/external/chromium_org/third_party/icu/source/i18n/
Dvtzone.cpp2381 int32_t nextMonthDays = dayOfMonth + 6 - MONTHLENGTH[month]; in writeZonePropsByDOW_GEQ_DOM() local
2382 currentMonthDays -= nextMonthDays; in writeZonePropsByDOW_GEQ_DOM()
2386 writeZonePropsByDOW_GEQ_DOM_sub(writer, nextMonth, 1, dayOfWeek, nextMonthDays, in writeZonePropsByDOW_GEQ_DOM()