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

--- Comment #1 from Ralph Jacobs <[email protected]> ---
Same applies to date or time constants as arguments of the VALUE function
(VALUE("11:45"). They will give a #VALUE! error on evaluation.
see org.apache.poi.ss.formula.functions.Value.convertTextToNumber(String)

Missing implementations of specialized functions DATEVALUE and TIMEVALUE, which
would offer a workaround for the VALUE function in case of date/time constants.

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