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

Change chat message timestamps to 12-hour or 24-hour time #87

Closed
JasonWeill opened this issue Apr 17, 2023 · 0 comments · Fixed by #159
Closed

Change chat message timestamps to 12-hour or 24-hour time #87

JasonWeill opened this issue Apr 17, 2023 · 0 comments · Fixed by #159
Assignees
Labels
enhancement New feature or request @jupyter-ai/chatui
Milestone

Comments

@JasonWeill
Copy link
Collaborator

Problem

Relative timestamps take up substantial space and, especially when a message was sent less than a minute ago, can be distracting with their frequent updates.

Proposed Solution

Use HH:mm format, in either 12-hour or 24-hour time, for timestamps in chat messages.

Additional context

We may be able to use the browser's locale for time formatting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request @jupyter-ai/chatui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants