https://bugs.documentfoundation.org/show_bug.cgi?id=100043

--- Comment #15 from osnola <alo...@loria.fr> ---
Hello, I test on OSX using a 32bit and a 64bit version of libwps and I can not
reproduce the date's problem :-~ 

I suppose that the problem is that we use gmtime in
WKSContentListener::CellContent::double2Date 
(
https://sourceforge.net/p/libwps/code/ci/master/tree/src/lib/WKSContentListener.cpp
) and that on Windows, date before 1970 are not supported by gmtime ( for
instance
http://stackoverflow.com/questions/21869602/mongodb-date-issue-when-before-1970
). As I do not have access on computer with Windows, if someone has some idea
how to fix that on Windows, let me know....

Note:
- concerning the structure with id=0x36, I will look if I can parse it...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to