gov.lanl.archive.resource
Class ThreadSafeSimpleDateFormat
java.lang.Object
gov.lanl.archive.resource.ThreadSafeSimpleDateFormat
public class ThreadSafeSimpleDateFormat
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadSafeSimpleDateFormat
public ThreadSafeSimpleDateFormat(String format)
format
public String format(Date date)
parse
public Date parse(String string)
throws ParseException
- Throws:
ParseException
setTimeZone
public void setTimeZone(TimeZone tzo)
Copyright © 2013. All Rights Reserved.