tigase.jaxmpp.core.client.xmpp.utils
Class DateTimeFormat
java.lang.Object
tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat
public class DateTimeFormat
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateTimeFormat
public DateTimeFormat()
setProvider
public static void setProvider(DateTimeFormat.DateTimeFormatProvider provider)
format
public String format(Date date)
parse
public Date parse(String s)
Copyright © 2006-2012 Tigase. All Rights Reserved.