« Widget:Para Voir l’historique

(Created transcludable page)
 
m (1 révision importée depuis usa:Template:Para : Importing widgets from USA Wiki for added functionality)
 
(2 versions intermédiaires par un autre utilisateur non affichées)
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>

Dernière version du 26 mai 2017 à 19:00

|

Documentation[create]