| Modifier and Type | Field and Description |
|---|---|
static int |
DAYS_IN_WEEK
The number of days in a week.
|
| Modifier and Type | Method and Description |
|---|---|
static List<DayOfWeek> |
getOrderedDaysOfWeek(Locale locale)
Gets the
DayOfWeeks in locale-sensitive order. |
public static final int DAYS_IN_WEEK
public static List<DayOfWeek> getOrderedDaysOfWeek(Locale locale)
DayOfWeeks in locale-sensitive order.
E.g.: locale - the LocaleDayOfWeeks in locale-sensitive orderWeekFields.getFirstDayOfWeek()Copyright © 2002–2016 SoftSmithy. All rights reserved.