Kinnara / ModernWpf

Modern styles and controls for your WPF applications
MIT License
4.52k stars 450 forks source link

Add to SimpleTimePicker switcher 12/24hour format. #233

Open DkmS1953 opened 3 years ago

DkmS1953 commented 3 years ago

Now control works only with 12-hours format.

Kinnara commented 3 years ago

You need to set its Culture property to one that uses the 24-hour clock.

DkmS1953 commented 3 years ago

It's not very kosher to set a culture for a separate element of ¯_(ツ)_/¯

Wbr, Dyakov K.M.

чт, 21 янв. 2021 г. в 21:14, Yimeng Wu notifications@github.com:

You need to set its Culture property to one that uses the 24-hour clock.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Kinnara/ModernWpf/issues/233#issuecomment-764840663, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGFUSFNW6Z5MAJV6FICC2F3S3BVINANCNFSM4UZY2NAA .