public class DateUtils extends Object
static String
format(Date d)
static Date
parse(String s)
parse(String s, String timeZone)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Date parse(String s) throws ParseException
ParseException
public static Date parse(String s, String timeZone) throws ParseException
public static String format(Date d)
Copyright © 2017 DocDoku. All rights reserved.