public class SafeDateFormat extends Object
SafeDateFormat(String pattern)
String
format(Date date)
TimeZone
getTimeZome()
Date
parse(String source)
void
setTimeZone(String zoneId)
Object
toPattern()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SafeDateFormat(String pattern)
public void setTimeZone(String zoneId)
public TimeZone getTimeZome()
public Date parse(String source)
public String format(Date date)
public Object toPattern()
Copyright © 2021. All rights reserved.