Package org.openl.util.formatters
Class DateFormatter
java.lang.Object
org.openl.util.formatters.DateFormatter
- All Implemented Interfaces:
IFormatter
Date formatter.
- Author:
- Andrei Astrouski
-
Constructor Summary
ConstructorsConstructorDescriptionDateFormatter(String format) DateFormatter(String format, Locale locale) DateFormatter(DateFormat format) DateFormatter(Locale locale) -
Method Summary
-
Constructor Details
-
DateFormatter
public DateFormatter() -
DateFormatter
-
DateFormatter
-
DateFormatter
-
DateFormatter
-
-
Method Details
-
format
- Specified by:
formatin interfaceIFormatter
-
parse
- Specified by:
parsein interfaceIFormatter
-