public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
From: "digitalfreak at lingonborough dot com" <sourceware-bugzilla@sourceware.org>
To: libc-locales@sourceware.org
Subject: [Bug localedata/17426] Indian locales: set the correct date format
Date: Tue, 04 Sep 2018 21:56:00 -0000	[thread overview]
Message-ID: <bug-17426-716-ospT5LyYCY@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-17426-716@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=17426

--- Comment #10 from Rafal Luzynski <digitalfreak at lingonborough dot com> ---
Created attachment 11230
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11230&action=edit
A script to generate d_fmt values from previously downloaded CLDR data

Here is a script which I have ran on previously downloaded CLDR-33 XML files
and the result was:

$ ./gen_d_fmt.sh ./cldr-33/common/main/*IN*
as_IN "%-d-%-m-%Y" # d-M-y example: 4-9-2018
bn_IN "%-d//%-m//%y" # d/M/yy example: 4/9/18
bo_IN "%Y-%m-%d" # y-MM-dd example: 2018-09-04
brx_IN "%-m//%-d//%y" # M/d/yy example: 9/4/18
ccp_IN "%-d//%-m//%y" # d/M/yy example: 4/9/18
en_IN "%d//%m//%y" # dd/MM/yy example: 04/09/18
gu_IN "%-d//%-m//%y" # d/M/yy example: 4/9/18
hi_IN "%-d//%-m//%y" # d/M/yy example: 4/9/18
kn_IN "%-d//%-m//%y" # d/M/yy example: 4/9/18
kok_IN "%-d-%-m-%y" # d-M-yy example: 4-9-18
ks_IN "%-m//%-d//%y" # M/d/yy example: 9/4/18
ml_IN "%-d//%-m//%y" # d/M/yy example: 4/9/18
mr_IN "%-d//%-m//%y" # d/M/yy example: 4/9/18
ne_IN "%y//%-m//%-d" # yy/M/d example: 18/9/4
or_IN "%-m//%-d//%y" # M/d/yy example: 9/4/18
pa_Guru_IN "%-d//%-m//%y" # d/M/yy example: 4/9/18
ta_IN "%-d//%-m//%y" # d/M/yy example: 4/9/18
te_IN "%d-%m-%y" # dd-MM-yy example: 04-09-18
ur_IN "%-d//%-m//%y" # d/M/yy example: 4/9/18

I am going to use these data plus the analysis from the comment 9 and apply the
solution tomorrow.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2018-09-04 21:56 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 14:49 [Bug localedata/17426] New: date format not set for en_IN arjun.is at lostca dot se
2014-09-23 21:15 ` [Bug localedata/17426] " pranav913 at gmail dot com
2014-09-23 21:16 ` arjun.is at lostca dot se
2014-09-24 10:58 ` arjun.is at lostca dot se
2014-09-24 12:39 ` pravin.d.s at gmail dot com
2014-09-24 12:39 ` arjun.is at lostca dot se
2014-09-24 14:00 ` arjun.is at lostca dot se
2016-02-06  0:38 ` fweimer at redhat dot com
2016-02-06  0:51 ` [Bug localedata/17426] en_IN: set date format vapier at gentoo dot org
2018-08-10 12:57 ` digitalfreak at lingonborough dot com
2018-08-27 10:20 ` digitalfreak at lingonborough dot com
2018-08-27 22:26 ` cvs-commit at gcc dot gnu.org
2018-08-30 10:55 ` [Bug localedata/17426] Indian locales: set the correct " digitalfreak at lingonborough dot com
2018-09-04 21:56 ` digitalfreak at lingonborough dot com [this message]
2018-09-05 21:59 ` cvs-commit at gcc dot gnu.org
2018-09-05 22:06 ` digitalfreak at lingonborough dot com
2019-01-31 17:19 ` cvs-commit at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-17426-716-ospT5LyYCY@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libc-locales@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).