FIxed English order of day, month
This commit is contained in:
+1
-1
@@ -827,7 +827,7 @@ $string['strftimedateshort'] = '%%d %%B';
|
||||
$string['strftimedatetime'] = '%%d %%B %%Y, %%I:%%M %%p';
|
||||
$string['strftimedaydate'] = '%%A, %%d %%B %%Y';
|
||||
$string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%I:%%M %%p';
|
||||
$string['strftimedayshort'] = '%%A %%B %%d';
|
||||
$string['strftimedayshort'] = '%%A, %%d %%B';
|
||||
$string['strftimemonthyear'] = '%%B %%Y';
|
||||
$string['strftimerecent'] = '%%d %%b, %%H:%%M';
|
||||
$string['strftimerecentfull'] = '%%a, %%d %%b %%Y, %%I:%%M %%p';
|
||||
|
||||
Reference in New Issue
Block a user