Searched defs:wom (Results 1 – 2 of 2) sorted by relevance
316 int wom = day.get(womField); in test_withDayOfWeek() local321 assertEquals(result.get(womField), wom, "Week of Month should not change"); in test_withDayOfWeek() local411 int wom = date.get(womField); in test_parse_resolve_localizedWom_lenient() local480 int wom = date.get(womField); in test_parse_resolve_localizedWomDow_lenient() local
958 …poralField, Long> fieldValues, Chronology chrono, int year, long month, long wom, int localDow, Re… in resolveWoM()