https://issues.apache.org/bugzilla/show_bug.cgi?id=54071

--- Comment #3 from Dominik Stadler <dominik.stad...@gmx.at> ---
I could get this to lead to equal dates by setting the parameter "roundSeconds"
in DateUtils.getJavaDate() to "true", however there might be some side-effects
so I am not sure if this is really the correct fix here as many other places
still would call it with "false" via other code-pathes. 

We probably should decide if we should do this rounding always without the
additional parameter to avoid the error-prone different handling of this
conversion.

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