https://issues.apache.org/bugzilla/show_bug.cgi?id=50271
--- Comment #2 from Wu, Fan <[email protected]> 2010-11-15 05:05:18 EST --- Created an attachment (id=26298) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26298) Patch to fix this issue I found that when the format index of one cell is equal to 14, there is no formatCode associated with it. So it will used 'M/d/yy' as a default one. Instead we should take the current locale into account. I provided this patch. The fix is not elegant. I hope it could help somehow anyway :-). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
