Skip to content

feat: Add configurable date/time display format#162

Open
scarf005 wants to merge 1 commit into
binwiederhier:mainfrom
scarf005:feat/1507/option-datetime-format
Open

feat: Add configurable date/time display format#162
scarf005 wants to merge 1 commit into
binwiederhier:mainfrom
scarf005:feat/1507/option-datetime-format

Conversation

@scarf005

@scarf005 scarf005 commented Feb 24, 2026

Copy link
Copy Markdown

Summary

  • add a new global date/time format setting with Locale default and ISO mode
  • persist the preference in Repository and route timestamp rendering through shared formatting helpers
  • apply the format in main/detail views and copied message timestamps
  • make ISO output minute-precision as YYYY-MM-DD HH:MM to match existing local display granularity
Setting Message
1771957679044 1771957679035

Related

@scarf005 scarf005 changed the title Add configurable date/time display format (locale or ISO-8601) feat: Add configurable date/time display format (locale or ISO-8601) Feb 24, 2026
Add a global date/time format setting so users can choose locale formatting or ISO-style rendering. ISO output now matches minute precision as YYYY-MM-DD HH:MM to align with existing local display granularity.

Co-authored-by: chatgpt-codex-connector[bot] <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com>
Assisted-by: openai/gpt-5.3-codex on opencode
@scarf005
scarf005 force-pushed the feat/1507/option-datetime-format branch from 90ec946 to b39d116 Compare February 24, 2026 18:25
@scarf005 scarf005 changed the title feat: Add configurable date/time display format (locale or ISO-8601) feat: Add configurable date/time display format Feb 24, 2026
@scarf005
scarf005 marked this pull request as ready for review February 24, 2026 18:29
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 this pull request may close these issues.

Request | Add option to change DateTime format in Web & Mobile apps

1 participant