From patchwork Fri Jun 10 16:11:04 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Mike Frysinger X-Patchwork-Id: 12960 X-Patchwork-Delegate: mfabian@redhat.com Received: (qmail 53044 invoked by alias); 10 Jun 2016 16:11:17 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 53033 invoked by uid 89); 10 Jun 2016 16:11:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AC_HTML_NONSENSE_TAGS, BAYES_00, RP_MATCHES_RCVD, SPF_PASS, WEIRD_QUOTING autolearn=ham version=3.3.2 spammy=danish, month, HContent-Transfer-Encoding:8bit X-HELO: smtp.gentoo.org From: Mike Frysinger To: libc-alpha@sourceware.org Subject: [PATCH] localedata: da_DK: set date_fmt [BZ #17297] Date: Fri, 10 Jun 2016 12:11:04 -0400 Message-Id: <1465575064-6413-1-git-send-email-vapier@gentoo.org> MIME-Version: 1.0 From: Eyolf Ă˜strem The default setting is slightly off for Danish users -- the day and month displays should be swapped: "Jun 10" -> "10 Jun". --- localedata/locales/da_DK | 3 +++ 1 file changed, 3 insertions(+) diff --git a/localedata/locales/da_DK b/localedata/locales/da_DK index 95bf3092f241..01be48690f17 100644 --- a/localedata/locales/da_DK +++ b/localedata/locales/da_DK @@ -225,6 +225,9 @@ d_fmt "" t_fmt "" am_pm "";"" t_fmt_ampm "" +date_fmt "/ +/ +" week 7;19971130;4 first_weekday 2 END LC_TIME