public final class CalendarUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
WEEKDAYS
Array that defines week days by name, including one that is "undefined".
|
| Modifier and Type | Method and Description |
|---|---|
static Calendar |
getCalendarFor(Date date) |
static int |
getCurrentDayOfWeek() |
static int |
getCurrentDayOfWeekFor(Date date) |
public static final String[] WEEKDAYS
Copyright © 2004-2015 Apereo. All Rights Reserved.