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

TimePicker localisation #442

Open
rklos opened this issue Jul 4, 2023 · 1 comment
Open

TimePicker localisation #442

rklos opened this issue Jul 4, 2023 · 1 comment

Comments

@rklos
Copy link
Contributor

rklos commented Jul 4, 2023

Use case

I want to create an app in my native language. In my language we use the 24-hour format (without the AM/PM suffix),
It would be nice to change the time format in TimePicker.

Proposal

I have no idea how to do it in case of the graphical picker (the clock), but the textual picker can look like this:
CleanShot 2023-07-04 at 19 29 28

API can be done like the date formatting in DatePicker (#415)

@GroovinChip GroovinChip added this to the Version 2.0 milestone Jul 4, 2023
@GroovinChip GroovinChip moved this to To Do in macos_ui Jul 4, 2023
@GroovinChip
Copy link
Collaborator

I have no idea how to do it in case of the graphical picker (the clock), but the textual picker can look like this:

I don't think this would apply to the graphical picker, only the textual.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

2 participants