Incorrect data timestamps
Guidelines
- [x] I have searched searched open and closed issues for duplicates
- [x] I am submitting a bug report for existing functionality that does not work as intended
- [x] This isn't a feature request or a discussion topic
Bug description
The issue: Some chats have multiple "today-yesterday" timestamps.
Additional: My bald guess, this miss alignment because of linked signal desktop app, but I can't reproduce this on purpose.
Screenshots
Device
No response
Android version
No response
Signal version
No response
Link to debug log
No response
This is often a result of misaligned clocks between the sender and receiver. We always show messages in received order according to the local client's clock. However, we show the "sent time" based on when the sender says they sent it. In order to avoid inconsistencies between the timestamp on bubbles and the date dividers, we also render the date dividers based on the senders clock (otherwise you run into scenarios where the header says "today" but the timestamp we render is for yesterday, which is confusing in a different way -- pros and cons to both approaches).
Can you check with your chat partner and ask if they're clock is set different from yours? Given that the time-of-day seems to line up, my guess is that one of you have your clocks off by a day.
We'll try, but it's weird, we live in the same time zone.
It doesn't have anything to do with timezone -- it would be that one of you has the wrong day set in your system settings. It would likely only happen if one of you manually set the time on your device to something different.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been closed due to inactivity.