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 only Hour+Minutes #494

Closed
guettli opened this issue Oct 20, 2023 · 2 comments
Closed

Show only Hour+Minutes #494

guettli opened this issue Oct 20, 2023 · 2 comments

Comments

@guettli
Copy link

guettli commented Oct 20, 2023

I highlighted what I care about:

image

I only want to see the hour and the minutes.

I don't care for the year, month, day and seconds.

It would be great if you could customize the date format.

@ErikBjare
Copy link
Member

ErikBjare commented Nov 19, 2023

Thanks for the feedback!

In 54be44d I changed it so that:

  • the date part is only shown if the event crosses a date boundary
  • else, only show HH:mm:ss (never the timezone)

It's not exactly what you asked for, but I think it covers 99% of people's expectations without having to add another setting :)

@guettli
Copy link
Author

guettli commented Nov 20, 2023

@ErikBjare thank you very much!

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