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

            Bug ID: 54744
           Summary: Java BC Dates don't seem to become AD dates when
                    converted to Excel
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Creating an BC Date using a new java.text.SimpleDateFormat("dd/MM/yyyy G") and
getting Java to confirm that it is a BC date by getting it print as a string
using the same SimpleDateFormat objext  then using cell.cellSetValue(Date) and
inspect the resulting spreadsheet (Admittedly using libreoffice) it has changed
to an AD date.

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