Skip to content

prefs: add 12/24-hour time format preference - #8017

Open
yzhou216 wants to merge 1 commit into
signalapp:mainfrom
yzhou216:feature/time-format-preference
Open

prefs: add 12/24-hour time format preference#8017
yzhou216 wants to merge 1 commit into
signalapp:mainfrom
yzhou216:feature/time-format-preference

Conversation

@yzhou216

@yzhou216 yzhou216 commented Sep 7, 2026

Copy link
Copy Markdown

First time contributor checklist:

Contributor checklist:

  • My contribution is not related to translations.
  • My commits are in nice logical chunks with good commit messages
  • My changes are rebased on the latest main branch
  • A pnpm run ready run passes successfully (more about tests here)
  • My changes are ready to be shipped to users

Description

Add a "Time format" setting with two options (Default 24-hour and 12-hour) that
the renderer resolves for message timestamps. On non-Darwin platforms the
default resolves to 24-hour, since Electron exposes no OS time-format API there,
while Darwin keeps reading the OS time-format toggle.

Add a "Time format" setting with two options (Default 24-hour and 12-hour) that
the renderer resolves for message timestamps.  On non-Darwin platforms the
default resolves to 24-hour, since Electron exposes no OS time-format API there,
while Darwin keeps reading the OS time-format toggle.
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.

1 participant