tigase.util
Class DateTimeFormatter
java.lang.Object
tigase.util.DateTimeFormatter
public class DateTimeFormatter
- extends Object
- Author:
- bmalkow
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateTimeFormatter
public DateTimeFormatter()
formatDate
public String formatDate(Date date)
formatDateTime
public String formatDateTime(Date date)
formatTime
public String formatTime(Date date)
parseDateTime
public Calendar parseDateTime(String value)
Copyright © 2013 Tigase. All Rights Reserved.