https://issues.apache.org/bugzilla/show_bug.cgi?id=48617
Summary: Use explicit locale when formatting Excel cells
Product: POI
Version: 3.7-dev
Platform: PC
OS/Version: Windows Vista
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=24887)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24887)
proposed patch
As already noted in bug 47372, the current Excel cell formatting code in POI
always uses the current default locale. This can be troublesome as the exact
output may be hard to predict without explicitly setting the default locale
(which is not possible in many environments).
It would be great if it was possible to specify the locale that you want to
be used when formatting numbers and dates. See the attached patch for a
proposed
way to do this.
For more background, see https://issues.apache.org/jira/browse/TIKA-371.
--
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]