
java.sql.Date column with values= '01-01-0001' with customer pattern MMM d yyyy.
Having added net.sf.jasperreports.export.xls.detect.cell.type value true and net.sf.jasperreports.export.xls.pattern value MMM d yyyy, still shows -693594 in xlsx, and -1 in xls. Is it because '01-01-0001' exceed 1970-01-01?
Attachments:

Recommended Comments