https://issues.apache.org/bugzilla/show_bug.cgi?id=55927
--- Comment #4 from Marc <[email protected]> --- The patch I provied on december 23 does not take into account formulas which return dates. E.g. POI does not handle excel cells correctly containing formulas like: =Date(2013;12;31) The POI XML exports results into a numeric value instead of a date string. I wrote a patch for the current trunk code which handles that correctly. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
