Class DateCellFormatter
java.lang.Object
com.saperion.ngc.servlet.process.export.DateCellFormatter
- All Implemented Interfaces:
CellFormatter
Implementation of
CellFormatter for Date values.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DateCellFormatter
public DateCellFormatter()
-
-
Method Details
-
format
Description copied from interface:CellFormatterFormats the value.- Specified by:
formatin interfaceCellFormatter- Parameters:
value- value to formatlocale- locale for formatter- Returns:
- formatted value
-