This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] locales: en_CA: update d_fmt [BZ #9842]


On 08/29/2015 04:29 PM, Mike Frysinger wrote:

>> 2015-08-14  Martin Pitt  <martin.pitt@ubuntu.com>
>>
>> 	[BZ #9842]
>> 	* locales/en_CA (d_fmt): Change to %Y-%m-%d.
>> ---
>>  localedata/locales/en_CA | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/localedata/locales/en_CA b/localedata/locales/en_CA
>> index bc52baa..6f09281 100644
>> --- a/localedata/locales/en_CA
>> +++ b/localedata/locales/en_CA
>> @@ -124,7 +124,7 @@ mon         "<U004A><U0061><U006E><U0075><U0061><U0072><U0079>";/
>>              "<U004E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";/
>>              "<U0044><U0065><U0063><U0065><U006D><U0062><U0065><U0072>"
>>  d_t_fmt     "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0072><U0020><U0025><U005A>"
>> -d_fmt       "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0079>"
>> +d_fmt       "<U0025><U0059><U002D><U0025><U006D><U002D><U0025><U0064>"
>>  t_fmt       "<U0025><U0072>"
>>  am_pm       "<U0041><U004D>";"<U0050><U004D>"
>>  t_fmt_ampm  "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070>"

Please commit.

This looks perfectly fine to me as a Canadian.

The current %d/%m/%y is certainly wrong.

-- 
Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]