MediaWiki
REL1_33
MessagesGrc.php
Go to the documentation of this file.
1
<?php
11
$dateFormats
= [
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
languages
messages
MessagesGrc.php
Generated on Mon Nov 25 2024 15:50:23 for MediaWiki by
1.10.0