From d149d6cf9d02af348eca6756cc6bde82144c3bdb Mon Sep 17 00:00:00 2001 From: GNU Libc Maintainers Date: Sat, 30 Sep 2023 09:31:05 +0100 Subject: [PATCH] fo_FO-date_fmt # All lines beginning with `# DP:' are a description of the patch. # DP: Description: Fix d_t_fmt and date_fmt in fo_FO # DP: Related bugs: #307194 # DP: Dpatch author: Denis Barbier # DP: Patch author: Jacob Sparre Andersen # DP: Upstream status: not submitted # DP: Date: 2006-01-10 # All lines beginning with `# DP:' are a description of the patch. # DP: Description: Fix d_t_fmt and date_fmt in fo_FO # DP: Related bugs: #307194 # DP: Dpatch author: Denis Barbier # DP: Patch author: Jacob Sparre Andersen # DP: Upstream status: not submitted # DP: Date: 2006-01-10 Gbp-Pq: Topic localedata Gbp-Pq: Name fo_FO-date_fmt.diff --- localedata/locales/fo_FO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/localedata/locales/fo_FO b/localedata/locales/fo_FO index d58e2e814..09574a9ab 100644 --- a/localedata/locales/fo_FO +++ b/localedata/locales/fo_FO @@ -98,8 +98,8 @@ mon "januar";/ "oktober";/ "november";/ "desember" -d_t_fmt "%a %d %b %Y %T" -date_fmt "%a %d %b %Y %T %Z" +d_t_fmt "%a. %d. %b. %Y %T %Z" +date_fmt "%1 tann %-e. %B %Y klokkan %T (UTC%z)" d_fmt "%d//%m-%Y" t_fmt "%T" am_pm "";"" -- 2.30.2