MediaWiki  1.34.4
MessagesGrc.php
Go to the documentation of this file.
1 <?php
12  'mdy time' => 'H:i',
13  'mdy date' => 'xg j, Y',
14  'mdy both' => 'H:i, xg j, Y',
15 
16  'dmy time' => 'H:i',
17  'dmy date' => 'j xg Y',
18  'dmy both' => 'H:i, j xg Y',
19 
20  'ymd time' => 'H:i',
21  'ymd date' => 'Y xg j',
22  'ymd both' => 'H:i, Y xg j',
23 ];
$dateFormats
$dateFormats
Definition: MessagesGrc.php:11