MediaWiki
REL1_39
MessagesGrc.php
Go to the documentation of this file.
1
<?php
10
$dateFormats
= [
11
'mdy time'
=>
'H:i'
,
12
'mdy date'
=>
'xg j, Y'
,
13
'mdy both'
=>
'H:i, xg j, Y'
,
14
15
'dmy time'
=>
'H:i'
,
16
'dmy date'
=>
'j xg Y'
,
17
'dmy both'
=>
'H:i, j xg Y'
,
18
19
'ymd time'
=>
'H:i'
,
20
'ymd date'
=>
'Y xg j'
,
21
'ymd both'
=>
'H:i, Y xg j'
,
22
];
$dateFormats
$dateFormats
Definition
MessagesGrc.php:10
languages
messages
MessagesGrc.php
Generated on Thu Nov 21 2024 05:24:44 for MediaWiki by
1.10.0