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

Andreas Beeker <kiwiwi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 OS|                            |All
             Status|NEW                         |RESOLVED

--- Comment #5 from Andreas Beeker <kiwiwi...@apache.org> ---
Libre Office displays "25.11.31134, 15:56:23" with my system locale Germany and
the current timezone UTC+2 / CEST.
I fixed the unsigned handling and now POI returns the system locale specific
date "Sun Nov 25 14:56:23 CET 31134" - I'm puzzled why there's another hour
offset in Libre Office, but it looks like the same error as in [1], i.e. using
the current daylight saving timezone for the whole year.

The interpretation that this is not a valid date and a default of 00:00 should
be used, is not POIs business, i.e. Tika needs to handle unrealistic values.

Applied via r1833668

[1]
https://stackoverflow.com/questions/4605983/io-file-getlastaccesstime-is-off-by-one-hour

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