org.jasig.cas.util
Class CalendarUtils
java.lang.Object
org.jasig.cas.util.CalendarUtils
public final class CalendarUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WEEKDAYS
public static final String[] WEEKDAYS
getCurrentDayOfWeek
public static int getCurrentDayOfWeek()
getCurrentDayOfWeekFor
public static int getCurrentDayOfWeekFor(Date date)
getCalendarFor
public static Calendar getCalendarFor(Date date)
Copyright © 2004-2013 Jasig. All Rights Reserved.