Searched defs:firstInMonth (Results 1 – 5 of 5) sorted by relevance
261 public static TemporalAdjuster firstInMonth(DayOfWeek dayOfWeek) { in firstInMonth() method in TemporalAdjusters
1295 int firstInMonth = calendar.get(Calendar.DAY_OF_MONTH); in Test4166109() local
1298 int firstInMonth = calendar.get(Calendar.DAY_OF_MONTH); in Test4166109() local
1912 int32_t firstInMonth = calendar->get(UCAL_DATE, status); in Test4166109() local