deltachat-core-rust
deltachat-core-rust copied to clipboard
Wrong Sent/Read timestamps displayed in message details (i)
-
Operating System (Linux/Mac/Windows/iOS/Android): Android 11.
-
Delta Chat Version: 1.32.0 (nightly build of 2022-08-21 and younger).
-
Expected behavior: The timestamps for Sent/Read in message details are displayed correctly.
-
Actual behavior: The timestamps for Sent/Read in message details are not displayed correctly (-2 h). (Date and time are applied from the emails which were sent/received, but without considering the respective timezone it seems.)
-
Steps to reproduce the problem: -- Send a message in a chat. -- Open the message details and compare the Sent timestamp with the current clock time of your device.
-
Screenshots:
The message blob states "Now" at 11:20 a. m. while the timestamps display around two hours earlier.)
-
Logs: N/A.
-
Remarks: -- The current time zone for me is (and has been) CEST (UTC +2). -- I have nailed the issue down to the first available nightly build which behaves like this, it is from 2022-08-21. Three days in a row (from 2022-08-18 to 2022-08-20) obviously no nightlies were built, and the older one from 2022-08-17 does not have this issue.