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

--- Comment #4 from Julien Nabet <serval2...@yahoo.fr> ---
Taking a look to
http://www.independent-software.com/dbase-dbf-dbt-file-format.html, I used
online hexa editor and applied high end first:
for date: 0025840C -> 2458636
Using 2458636 in https://aa.usno.navy.mil/data/docs/JulianDate.php gives:
First June of 2019

for time: 03AA7618 -> 61503000
Using algo from the first page quoted indeed gives:
17h05m03

Perhaps we should check lcl_CalcJulDate and lcl_CalDate from
connectivity/source/drivers/dbase/DTable.cxx

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