|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.cas.util.CalendarUtils
public final class CalendarUtils
| Field Summary | |
|---|---|
static java.lang.String[] |
WEEKDAYS
|
| Method Summary | |
|---|---|
static java.util.Calendar |
getCalendarFor(java.util.Date date)
|
static int |
getCurrentDayOfWeek()
|
static int |
getCurrentDayOfWeekFor(java.util.Date date)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String[] WEEKDAYS
| Method Detail |
|---|
public static int getCurrentDayOfWeek()
public static int getCurrentDayOfWeekFor(java.util.Date date)
public static java.util.Calendar getCalendarFor(java.util.Date date)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||