org.eclipse.higgins.sts.utilities
Class DateHelper2

java.lang.Object
  extended byorg.eclipse.higgins.sts.utilities.DateHelper2

public class DateHelper2
extends Object

Author:
mikemci at us dot ibm dot com

Constructor Summary
DateHelper2()
           
 
Method Summary
static Date toDate(String strDate)
           
static String toString(Date date)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateHelper2

public DateHelper2()
Method Detail

toString

public static String toString(Date date)

toDate

public static Date toDate(String strDate)