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

Andrzej Witecki <sodoww+bz.apache....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Andrzej Witecki <sodoww+bz.apache....@gmail.com> ---
Of course the obvious result of this bug is parsing date from double
incorrectly, eg. date 23-08-2016 08:51:01 which is 42605.368761574071 as double
will be parsed with format "yyyy-dd-MM HH:mm:ss" into "2016-23-51 08:51:01".

Problem occurred on POI 3.11 but it can also be reproduced on 3.15b2.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to