From 37e05b4af5c28867989013ed018658086ba66f7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 5 Feb 2020 14:51:07 -0500 Subject: [PATCH] Update medium format (which is the one used by comments, apparently Ref https://gitlab.com/drutopia/drutopia/issues/283 --- config/sync/core.date_format.medium.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/core.date_format.medium.yml b/config/sync/core.date_format.medium.yml index e50532c..e99abbe 100644 --- a/config/sync/core.date_format.medium.yml +++ b/config/sync/core.date_format.medium.yml @@ -7,4 +7,4 @@ _core: id: medium label: 'Default medium date' locked: false -pattern: 'D, m/d/Y - H:i' +pattern: 'F j, Y, g:i a'