[Bug 163723] Missing time, datetime formats including timezones

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 14 11:45:56 UTC 2024


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

--- Comment #3 from Eike Rathke <erack at redhat.com> ---
Right, internally a date+time is just a floating point number expressing the
serial offset from the null date (1899-12-30T00:00:00). It can not carry any
timezone information whatsoever. Displaying timezones or accepting them in
input would only be possible if the date+time type and its calculation was
changed, and timezone information be discarded when storing to alien file
formats like Excel's.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list