https://issues.apache.org/bugzilla/show_bug.cgi?id=50271

           Summary: POI will always use "M/d/yy" to format a cell when
                    user try to format a cell to date but without
                    specifying format exactly even my locale is set to
                    Germany.
           Product: POI
           Version: 3.7
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I'm trying to format a cell to date on a German machine.
What I expected is that the cell is formatted with format string "d.M.yy", but
what I got is that the cell is formatted with format string "M/d/yy".

As a example, for the cell A3 in the attachment, what I expected is
"22.11.2010", what I got is "11/22/2010".

-- 
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]

Reply via email to