MediaWiki
REL1_37
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 Fri Apr 5 2024 23:41:11 for MediaWiki by
1.9.8