Hi, since version 4.0.1, POI requires at least Java 8. I suggest adding support for the new Java Date/Time API introduced with that version of the JDK, i.e. `Cell.getLocalDateValue()` `Cell.getLocalDateTimeValue()` and two matching overloads of `Cell.setCellValue()`. What do you think? If I get positive feedback, I'll probably find the time to submit a patch after mid october.
Axel --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
