org.kuali.student.common.util
Class DateFormatThread

java.lang.Object
  extended by org.kuali.student.common.util.DateFormatThread

public class DateFormatThread
extends Object


Constructor Summary
DateFormatThread()
           
 
Method Summary
static String format(Date date)
           
static Date parse(String source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateFormatThread

public DateFormatThread()
Method Detail

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.