MediaWiki
REL1_41
MessagesGrc.php
Go to the documentation of this file.
1
<?php
8
$dateFormats
= [
9
'mdy time'
=>
'H:i'
,
10
'mdy date'
=>
'xg j, Y'
,
11
'mdy both'
=>
'H:i, xg j, Y'
,
12
13
'dmy time'
=>
'H:i'
,
14
'dmy date'
=>
'j xg Y'
,
15
'dmy both'
=>
'H:i, j xg Y'
,
16
17
'ymd time'
=>
'H:i'
,
18
'ymd date'
=>
'Y xg j'
,
19
'ymd both'
=>
'H:i, Y xg j'
,
20
];
$dateFormats
$dateFormats
Definition
MessagesGrc.php:8
languages
messages
MessagesGrc.php
Generated on Sat Nov 23 2024 08:26:00 for MediaWiki by
1.10.0