When you edit the time format on the…

When you edit the time format on the settings screen, it may be difficult to see which format is which (at least for the non php date savvy), especially given that the current time is used to display the examples. If you change the format in the morning Swedish time it would look like this:

01:34 = [h:i]
1:34 = [g:i A]
01:34 = [H:i]

Perhaps we should add information to the different formats to clarify what’s what?

Something like:

01:34 = [h:i] (12h format)
1:34 = [g:i A] (12h format)
01:34 = [H:i] (24h format)

Your thoughts?

#suggestion, #translation