https://bz.apache.org/bugzilla/show_bug.cgi?id=60422
--- Comment #8 from Andreas Beeker <kiwiwi...@apache.org> --- First of all, I know that DataFormatter is not trivial and we also had some discussions about it [1] When using an unspecific default locale, we usually use Locale.ROOT - but I'm not sure, if using .ROOT or .US as the default for LocaleUtil.getUserLocale() (instead of Locale.getDefault()) would be less pain, especially since there a quite a few LocaleUtil invocations. So how to proceed from here? ... - check if Locale.US is working for other localized excel formats - or what's wrong with the "Buchhaltung" format "_-* #.##0,00 "€"_-;-* #.##0,00 "€"_-;_-* "-"?? "€"_-;_-@_-" ... it looks like custom formats need to be processed with the Locale of the file - where is it defined? (HPSF has sometimes a Locale entry) [1] http://apache-poi.1045710.n5.nabble.com/DataFormatter-vs-org-apache-poi-ss-format-classes-td5721100.html -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org