https://bz.apache.org/bugzilla/show_bug.cgi?id=63340
--- Comment #2 from Greg Woolsey <[email protected]> --- ST_CellType="d" was added to the OOXML standard in ECMA-376:2012. POI doesn't support strict mode yet, or the later extensions. POI OOXML currently is based on the 2006 schemas, which did not include "d" (ISO date) as a value type. -- 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]
