https://bz.apache.org/bugzilla/show_bug.cgi?id=60422
--- Comment #15 from PJ Fanning <fannin...@yahoo.com> --- Actally, it seems that I'm wrong about the '.' in the format string - it does seem that this should be a '.' in the result and that if you want ',' in the output then your format must be something like '#.##0,00'. I've changed my Mac's locale to Germany and the Accounting/Buchhaltung format does appear to be '#.##0,00'. I'll need to double check the parsing code that I used to extract the formatString from attached xls file because that seems to give me a US locale formatString instead of the Germany equivalent. -- 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