« Widget:Para Voir l’historique

m (Kentsmith9 moved page 24 hour format to 24-hour format over redirect: Corrected spelling)
m (1 revision)
Ligne 1 : Ligne 1 :
In a [http://en.wikipedia.org/wiki/24-hour_clock 24-hour format], time is represented with unique hours of the day that do not require the AM and PM indicators. To convert from 12-hour time to 24-hour time, use the following table:
<code class="nowrap"><nowiki>|</nowiki>{{#if:{{{1|}}}|{{{1}}}<nowiki>=</nowiki>}}{{{2|}}}</code><noinclude>
 
{{Documentation}}
{| class="wikitable" style="margin: 1em auto 1em auto;"
<!--Categories and interwikis go near the bottom of the /doc subpage.-->
|-
! align="left" | 12-hour time !! 24-hour time !! Converting the Hour<br/>from 12 to 24 hour time
|-
| align="left" | 12:00 AM (midnight) - 12:59 AM
| align="left" | 0:00 - 0:59
| align="left" | Use 0 for hour.
|-
| align="left" | 1:00 AM - 11:59 AM
| align="left" | 1:00 - 11:59
| rowspan="2" align="left" | Do nothing.
|-
| align="left" | 12:00 PM (noon) - 12:59 PM
| align="left" | 12:00 - 12:59
|-
| align="left" | 1:00 PM - 11:59 PM
| align="left" | 13:00 - 23:59
| align="left" | Add 12 to hour.
|}
The minutes remain the same between the two formats.<noinclude>
 
[[Category:Transcludable pages]]
 
</noinclude>
</noinclude>

Version du 18 juin 2014 à 00:53

|

Documentation[create]