ca.infoway.messagebuilder.platform
Class DateFormatUtil
java.lang.Object
ca.infoway.messagebuilder.platform.DateFormatUtil
public class DateFormatUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateFormatUtil
public DateFormatUtil()
isMatchingPattern
public static boolean isMatchingPattern(String str,
String pattern)
parse
public static Date parse(String dateString,
String pattern,
TimeZone timeZone)
format
public static String format(Date date,
String datePattern)
format
public static String format(Date date,
String datePattern,
TimeZone timeZone)
Copyright © 2013. All Rights Reserved.