MediaWiki  REL1_24
MessagesGrc.php File Reference

Ancient Greek (Ἀρχαία ἑλληνικὴ) More...

Go to the source code of this file.

Variables

 $dateFormats

Detailed Description

Ancient Greek (Ἀρχαία ἑλληνικὴ)

To improve a translation please visit https://translatewiki.net

Definition in file MessagesGrc.php.


Variable Documentation

$dateFormats
Initial value:
 array(
    'mdy time' => 'H:i',
    'mdy date' => 'xg j, Y',
    'mdy both' => 'H:i, xg j, Y',

    'dmy time' => 'H:i',
    'dmy date' => 'j xg Y',
    'dmy both' => 'H:i, j xg Y',

    'ymd time' => 'H:i',
    'ymd date' => 'Y xg j',
    'ymd both' => 'H:i, Y xg j',
)

Definition at line 11 of file MessagesGrc.php.