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

Add ability for EventTile to show relative time instead of HH:MM and use it in Threads List. #19394

Closed
Tracked by #19541
Palid opened this issue Oct 14, 2021 · 0 comments
Assignees
Labels
A-Threads T-Task Tasks for the team like planning

Comments

@Palid
Copy link
Contributor

Palid commented Oct 14, 2021

Threads list has a requirement of showing relative time according to the rules below, but currently it's not properly supported in the application.
We need to implement the relative time rules and then switch up the absolute HH:MM in the ThreadPanel to use the new, relative time implementation instead without breaking current behavior anywhere else.

Rules for properly displaying relative time:

16:55                 (today)
Oct 6                 (yesterday)
Jan 1                 (past, current year)
Dec 31, 2020          (past, not in current year)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Threads T-Task Tasks for the team like planning
Projects
None yet
Development

No branches or pull requests

4 participants