Return datetime format for en locale

This commit is contained in:
Semyon Pupkov
2017-08-09 01:07:45 +05:00
parent 411fb96ec7
commit bc486945b7

View File

@@ -221,6 +221,7 @@ en:
time:
am: am
formats:
datetime: "%Y-%m-%d %H:%M:%S"
default: "%a, %d %b %Y %H:%M:%S %z"
long: "%B %d, %Y %H:%M"
short: "%d %b %H:%M"