https://bz.apache.org/bugzilla/show_bug.cgi?id=66229
--- Comment #2 from puguoan <[email protected]> --- getCellDate(): xls/xlsx file cell value = "1111111111111111" i read file,use getCellDate() get value.that is date type. --- DataFormatter: cell = "2022/02/02" or "11111111111" i try use DataFormatter.formatCellValue(cell),that print 'MM/yy'. i want only get yyyy/MM/dd date or String class value. thanks stackoverflow seach all no methed. -- 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]
