https://issues.apache.org/bugzilla/show_bug.cgi?id=49759
Summary: Add support for TODAY() and dateTime custom format
Product: POI
Version: 3.7-dev
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
two issues, tried this with 3.7beta1
1. Excel function, =TODAY(), is supposed to return today's date. But what I
see happening in my application is that it returns the date when the Excel
spreadsheet was last saved.
2. Support custom format dateTime: yyyy/mm/dd\Thh:mm:ss. This appears in Excel
as 2010/08/16T00:00:00. But in my application the value I receive is:
yyyy/mm/dd\Thhhh:mm:ss40406.
--
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]