Localization for time picker
Two problems with the way the time picker picks hours. The first is that some cultures seem to prefer (require?) a 24 hour clock rather than splitting am/pm. The other is that some use a convention of using "0" to represent midnight, whether they use a 12- or a 24- hour clock. The latter can be gleaned from the default time format (I may need to provide a method to get the actual format string, then we can grep for [hHkK] to figure out which convention is used.
Change History (3)
Resolution: |
→ duplicate
|
Status: |
new →
closed
|
Oops. Dup of #1771