Merge pull request #1795 from artofhuman/fix-datetime-locale

Return datetime format for en locale
This commit is contained in:
BertoCQ
2017-08-10 23:16:15 +02:00
committed by GitHub

View File

@@ -221,7 +221,8 @@ 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"
pm: pm
pm: pm