Update config.php, see #521

This commit is contained in:
James Cole
2017-02-06 08:29:18 +01:00
committed by GitHub
parent dba92d73c4
commit b2026106ec

View File

@@ -10,7 +10,7 @@
*/ */
return [ return [
'locale' => 'en, English, en_US, en_US.utf8', 'locale' => 'en, English, en_US, en_US.utf8, en_US.UTF-8',
'month' => '%B %Y', 'month' => '%B %Y',
'month_and_day' => '%B %e, %Y', 'month_and_day' => '%B %e, %Y',
'date_time' => '%B %e, %Y, @ %T', 'date_time' => '%B %e, %Y, @ %T',