Description: Some datetime values are incorrectly "rounded" in Base when it is connected to Calc spreadsheet. Steps to Reproduce: 1. Create a spreadsheet with a datetime column. 2. Input one of the values as "2023-05-12 02:21". 3. Now create a Base file with this spreadsheet as source. 4. Check the value in the table in Base. Actual Results: The value is displayed as one minute earlier than what is actually in the spreadsheet. Expected Results: The value should be the same as in the spreadsheet the Base connects to. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.2.5.2 (x64) / LibreOffice Community Build ID: 499f9727c189e6ef3471021d6132d4c694f357e5 CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL
Tried it with Version: 25.8.1.1 (X86_64) Build ID: 54047653041915e595ad4e45cccea684809c77b5 CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb) Locale: de-DE (de_DE.UTF-8); UI: de-DE Calc: threaded 2023-05-12 02:21:00 will be shown as 2023-05-12 02:20:59 2021-07-13 11:47:00 will be shown as 2021-07-13 11:46:59 Other datetime value with a time like 12:10:00 are shown right. Might be the same buggy behavior as found in ReportBuilder: bug 97462