Skip to content

Comments

feat(web): add configurable datetime format preference#1623

Open
scarf005 wants to merge 4 commits intobinwiederhier:mainfrom
scarf005:feat/1507/option-datetime-format
Open

feat(web): add configurable datetime format preference#1623
scarf005 wants to merge 4 commits intobinwiederhier:mainfrom
scarf005:feat/1507/option-datetime-format

Conversation

@scarf005
Copy link

@scarf005 scarf005 commented Feb 24, 2026

Summary

Resolves #1507

Testing

image

related: binwiederhier/ntfy-android#162

scarf005 and others added 4 commits February 25, 2026 02:16
Introduce persisted date/time format preference values and extend date formatting helpers to support locale and ISO 8601 modes.

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
Read the stored datetime display mode in web UI surfaces and consistently format notification, account, token, and upgrade dates using the selected mode.

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
Add English translation keys for the new date and time format preference and its available options.

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
Validate persisted datetime format values before use and make test message timestamp formatting honor the active app language in locale mode.

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
@binwiederhier
Copy link
Owner

It is not clear to me why this is necessary. Chrome and Firefox on Android and on desktop do not have a setting like this? Do they display time correctly in your locale? I don't really want this to be a thing. It seems that this should be automatically use the system's data format locale?

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

2 participants