net.lessy.util.format.impl
Class FormatTime
java.lang.Object
net.lessy.util.format.impl.FormatDate
net.lessy.util.format.impl.FormatTime
- All Implemented Interfaces:
- FormatIF<Date>
public class FormatTime
- extends FormatDate
- Author:
- hl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatTime
public FormatTime()
getDateFormatter
public DateFormat getDateFormatter(Locale locale)
- Description copied from class:
FormatDate
- Gets a dateformatter. This method can be overwritten by other formatters to format the date
in another way.
- Overrides:
getDateFormatter in class FormatDate
- Parameters:
locale - Locale to be used
- Returns:
- a DateFormatter.
Copyright © 2012. All Rights Reserved.