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 timezone to message feed header #159

Closed
cc-a opened this issue Oct 18, 2024 · 0 comments · Fixed by #192
Closed

Add timezone to message feed header #159

cc-a opened this issue Oct 18, 2024 · 0 comments · Fixed by #192
Assignees

Comments

@cc-a
Copy link
Contributor

cc-a commented Oct 18, 2024

Kafka messages are stored in the database with UTC timestamps. When rendered in the message feed these are converted into the localtime based on the django TIME_ZONE setting. At the moment there is no indication of what timezone is being used. We should add this info into the header of the message feed - preferably the geographic timezone as well as the UTC offset (e.g. "London/Europe (UTC+1)".

@Sahil590 Sahil590 self-assigned this Oct 22, 2024
@Sahil590 Sahil590 linked a pull request Oct 30, 2024 that will close this issue
10 tasks
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

Successfully merging a pull request may close this issue.

2 participants