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

Show date for Article Comments older than 24 hours (respecting timezone of browser) #952

Open
Strubbl opened this issue Sep 19, 2022 · 3 comments
Assignees

Comments

@Strubbl
Copy link
Contributor

Strubbl commented Sep 19, 2022

It would be nice to the see the exact date and time of a comment, when i hover the duration.

Otherwise i do not know if the first or the last comment is the newest, e.g. see the comments from "8 hours ago":

grafik

@TheFive TheFive self-assigned this Sep 20, 2022
@TheFive
Copy link
Owner

TheFive commented Oct 1, 2022

Osmbc is not twitter, so the newest is close to the unwritten "Start Review".

Does it help if the log (changes) is not only showing the date of the change but the time although ?

image

otherwise i would like to go for something like 1:20 ago, or switch to
at 12:00 for the current day to
Mon 12:00 for a day in the current week and for the pure date later on, (as the time will not be relevant one week later).

Challange: has to work in all timezones, the team is sitting around the world.

@Strubbl
Copy link
Contributor Author

Strubbl commented Oct 17, 2022

I meant the comments to an article, e.g. https://osmbc.openstreetmap.de/article/27470 is an article with comments.

@TheFive TheFive changed the title On hover of durations show time Show date for Article Comments older than 24 hours. Nov 1, 2022
@TheFive
Copy link
Owner

TheFive commented Nov 1, 2022

The more I think about it, the more the time zone problem joins the task.

Showing the Difference "from now" is not really having a time zone problem. To switch to an absolute date, it should be syncrhonised with the timezone of the current browser.

@TheFive TheFive changed the title Show date for Article Comments older than 24 hours. Show date for Article Comments older than 24 hours (respecting timezone of browser) Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants