From 6489106a4ac770d9856c148bdeda62d6fcc877f6 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Thu, 25 Jan 2018 16:43:38 +0200 Subject: [PATCH] Add filename time format #660 --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index c82a10d24..dbf1ff54a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -26,6 +26,7 @@ en: date: "%Y-%m-%d" date_long: "%d. %B %Y" ydate: "%Y.%m.%d" + filename: "%Y-%m-%d_%H.%M" date: formats: default: "%Y-%m-%d"