From ac6075abd38ebd4ad3dde6bdcc4182bc8d083879 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 23 Dec 2018 01:34:25 +0300 Subject: [PATCH] Default Settings: remove dot from date_format setting --- flextype/config/settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flextype/config/settings.yaml b/flextype/config/settings.yaml index 39ecf767..c3b7144b 100644 --- a/flextype/config/settings.yaml +++ b/flextype/config/settings.yaml @@ -24,7 +24,7 @@ charset: UTF-8 # Valid date format # see: http://php.net/manual/ru/function.date.php -date_format: "F d Y H:i:s." +date_format: "F d Y H:i:s" # The theme to use. #