org.slim3.commons.util
Class CalendarUtil
java.lang.Object
org.slim3.commons.util.CalendarUtil
public final class CalendarUtil
- extends Object
A utility class for Calendar
.
- Author:
- higa
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toCalendar
public static Calendar toCalendar(Object o)
- Converts the object to
Calendar
.
- Parameters:
o
- the object
- Returns:
- the converted value
Copyright © 2008-2009 The Slim3 project. All Rights Reserved.