From c792f369668f418f99ded583fbfc72951525ccf3 Mon Sep 17 00:00:00 2001 From: Joffrey JAFFEUX <j.jaffeux@gmail.com> Date: Wed, 26 Aug 2020 10:18:55 +0200 Subject: [PATCH] UX: clarify timezone formatting (#10526) --- plugins/discourse-local-dates/config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/discourse-local-dates/config/locales/client.en.yml b/plugins/discourse-local-dates/config/locales/client.en.yml index 35d27729945..dafc1af05bd 100644 --- a/plugins/discourse-local-dates/config/locales/client.en.yml +++ b/plugins/discourse-local-dates/config/locales/client.en.yml @@ -13,7 +13,7 @@ en: insert: Insert advanced_mode: Advanced mode simple_mode: Simple mode - format_description: "Format used to display the date to the user. Use \"\\T\\Z\" to display the user timezone in words (Europe/Paris)" + format_description: "Format used to display the date to the user. Use Z to show the offset and zz for the timezone name." timezones_title: Timezones to display timezones_description: Timezones will be used to display dates in preview and fallback. recurring_title: Recurrence