org.kuali.student.common.util
Class DateFormatThread
java.lang.Object
org.kuali.student.common.util.DateFormatThread
public class DateFormatThread
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateFormatThread
public DateFormatThread()
parse
public static Date parse(String source)
throws ParseException
- Throws:
ParseException
format
public static String format(Date date)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.