Class DateTimeCellFormatter
java.lang.Object
com.saperion.ngc.servlet.process.export.DateTimeCellFormatter
- All Implemented Interfaces:
CellFormatter
Implementation of
CellFormatter for Date-Time values.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DateTimeCellFormatter
public DateTimeCellFormatter()
-
-
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
-