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

           Summary: Date format string like "dd\.mm\.yyyy;@" is not
                    handled correctly.
           Product: POI
           Version: 3.8-dev
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
        AssignedTo: [email protected]
        ReportedBy: [email protected]


For cell A2 in the attached file, its fmt code is "dd\.mm\.yyyy;@". When I
tried to call DateFormatter.getFormat(Cell cell) to get the corresponding
Format, the backslash was not unescaped.

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