https://bugs.documentfoundation.org/show_bug.cgi?id=168252
Saburo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression By| |Mike Kaganski Keywords|bibisectRequest |bibisected, bisected --- Comment #10 from Saburo <[email protected]> --- bibisected with linux-64-26.2 0bb13f8cda7e461a8f3a84fad162c741abf8a37c is the first bad commit source sha:5b808448dc79e996efa7cb5082145d4e5803daa6 commit 5b808448dc79e996efa7cb5082145d4e5803daa6 [log] author Mike Kaganski <[email protected]> Sun Jul 20 23:27:26 2025 +0500 committer Mike Kaganski <[email protected]> Mon Jul 21 08:18:18 2025 +0200 tree 08dff70cde07aaffd25517fd7d59fc20f1f0d235 parent 060775489a42d5489417b8a5c29c8f0b4006f796 [diff] Related: tdf#167591 Make STANDARD_DB_DATE more standard For some reason, STANDARD_DB_DATE was 1900-01-01, which differs from the most used epoch of 1899-12-30 (see e.g. the default initializer of ImpSvNumberformatScan). This was triggering tdf#167591, where the correction added two days of the difference to the date entered into the default value box. I couldn't find how/if this value could get exposed to API; so let's try to standardise it a bit. Change-Id: I9207cbe3a5a91ca63f3f97792da0c5ad2931ffa8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/188092 -- You are receiving this mail because: You are the assignee for the bug.
