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

--- Comment #2 from [email protected] ---
Created attachment 163396
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163396&action=edit
reproduce of the bug

In the attachment:
my current local data time (Europe/Amsterdam) is 09:34
in the document I can see:
<dcterms:created
xsi:type="dcterms:W3CDTF">2020-07-22T09:34:54Z</dcterms:created>
2020-07-22T09:34:54Z - is the UTC time format, not the local one.
It should be:
<dcterms:created
xsi:type="dcterms:W3CDTF">2020-07-22T07:34:54Z</dcterms:created>
or
<dcterms:created
xsi:type="dcterms:W3CDTF">2020-07-22T09:34:54</dcterms:created>

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

Reply via email to