Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relative timestamps incorrect #136

Open
sideeffect42 opened this issue May 10, 2023 · 1 comment
Open

Relative timestamps incorrect #136

sideeffect42 opened this issue May 10, 2023 · 1 comment

Comments

@sideeffect42
Copy link

Describe the bug
The relative timestamp yesterday is calculated incorrectly.

To Reproduce
Steps to reproduce the behavior:

  1. Send a message to a contact in the afternoon (e.g. 15:00 / 3pm) on day X,
  2. wait until the morning (e.g. 10:00 / 10am) of day X+2,
  3. see timestamp yesterday in chat history.

Expected behavior
The timestamp should show the date the message was sent instead of yesterday.

Desktop:

  • OS: macOS 12.6.5
  • Version: 5.3.5 (b177)
@hantu85
Copy link
Contributor

hantu85 commented May 10, 2023

The whole UI for the conversation log will soon be replaced with SwiftUI-based UI and that will fix this issue as a different date formatter will be used to format the date to display (solving this issue).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants