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

--- Comment #20 from Michael Stahl (CIB) <michael.st...@cib.de> ---
follow up to comment #3 and comment #4:

some reading reveals that there is exactly 1 timezone in MSO binary files: the
type FILETIME is always UTC, as specified in [MS-DTYP]
https://msdn.microsoft.com/en-us/library/cc230273.aspx "2.3.3 FILETIME".

hence the import code in oleprops.cxx should set the util::DateTime value to
UTC, and the SfxDocumentInfoDialog may need to either display an UTC marker or
convert to local time.

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