https://bz.apache.org/bugzilla/show_bug.cgi?id=58468

--- Comment #1 from Javen O'Neal <[email protected]> ---
Created attachment 33323
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33323&action=edit
Days function implementation

Official documentation:
https://support.office.com/en-us/article/DAYS-function-57740535-D549-4395-8728-0F07BFF0B9DF

Days(DateTime endDate, DateTime startDate) -> returns the number of fractional
days from startDate to endDate.

I can't find the function code for DAYS in
https://www.openoffice.org/sc/excelfileformat.pdf
Perhaps this function was developed after BIFF8, in which case it would only be
available in XSSFWorkbooks.

The attached Days function is missing unit tests.

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