From f1f09c4b1aa1a7260d2b2bd7e079a73a5d3d0c1a Mon Sep 17 00:00:00 2001 From: GNU Libc Maintainers Date: Fri, 10 Jan 2020 22:21:25 +0000 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/localedata/locales/fo_FO b/localedata/locales/fo_FO index a95c11cf9..53e2fa7e1 100644 --- a/localedata/locales/fo_FO +++ b/localedata/locales/fo_FO @@ -98,11 +98,12 @@ mon "januar";/ "oktober";/ "november";/ "desember" -d_t_fmt "%a %d %b %Y %T %Z" +d_t_fmt "%a. %d. %b. %Y %T %Z" d_fmt "%d//%m-%Y" t_fmt "%T" am_pm "";"" t_fmt_ampm "" +date_fmt "%1 tann %-e. %B %Y klokkan %T (UTC%z)" week 7;19971130;4 first_weekday 2 END LC_TIME -- 2.30.2