public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/10011] New: wrong week/first_weekday/first_workday for de_AT locale
@ 2009-03-29 20:00 flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
  2009-03-29 20:01 ` [Bug localedata/10011] " flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: flyer dot REMOVE dot SPAM at gSmPaAiMl dot com @ 2009-03-29 20:00 UTC (permalink / raw)
  To: glibc-bugs

In Austria calendars show weeks staring in Mondays. As the de_AT locale's "day"
entry starts lists Monday on the second position, "first_weekday" should be set
to "2".
Accordingly, Mondays are the first workdays of a week. Hence de_AT's
"first_workday" should be set to "2".

-- 
           Summary: wrong week/first_weekday/first_workday for de_AT locale
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales at sources dot redhat dot com
        ReportedBy: flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: x86_64-pc-linux-gnu
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=10011

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug localedata/10011] wrong week/first_weekday/first_workday for de_AT locale
  2009-03-29 20:00 [Bug localedata/10011] New: wrong week/first_weekday/first_workday for de_AT locale flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
@ 2009-03-29 20:01 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
  2009-03-30 21:29 ` pasky at suse dot cz
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: flyer dot REMOVE dot SPAM at gSmPaAiMl dot com @ 2009-03-29 20:01 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From flyer dot REMOVE dot SPAM at gSmPaAiMl dot com  2009-03-29 20:01 -------
Created an attachment (id=3854)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3854&action=view)
patch adding first_weekday and first_workday setting to de_AT locale


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10011

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug localedata/10011] wrong week/first_weekday/first_workday for de_AT locale
  2009-03-29 20:00 [Bug localedata/10011] New: wrong week/first_weekday/first_workday for de_AT locale flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
  2009-03-29 20:01 ` [Bug localedata/10011] " flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
@ 2009-03-30 21:29 ` pasky at suse dot cz
  2009-04-01  8:35 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: pasky at suse dot cz @ 2009-03-30 21:29 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From pasky at suse dot cz  2009-03-30 21:28 -------
General policy for these changes is to require pointers proving this - can you
please provide URL of some official institution showing this or so?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=10011

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug localedata/10011] wrong week/first_weekday/first_workday for de_AT locale
  2009-03-29 20:00 [Bug localedata/10011] New: wrong week/first_weekday/first_workday for de_AT locale flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
  2009-03-29 20:01 ` [Bug localedata/10011] " flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
  2009-03-30 21:29 ` pasky at suse dot cz
@ 2009-04-01  8:35 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
  2009-04-01  8:36 ` [Bug localedata/10011] wrong first_weekday/first_workday " flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: flyer dot REMOVE dot SPAM at gSmPaAiMl dot com @ 2009-04-01  8:35 UTC (permalink / raw)
  To: glibc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1582 bytes --]


------- Additional Comments From flyer dot REMOVE dot SPAM at gSmPaAiMl dot com  2009-04-01 08:35 -------

It's hard to prove with URLs from official institutions that Austrian calendars
should start in Mondays.



There are „Ö-Normen” (ie. Austrian norms) dictating the start of the week. But
first_weekday is not the start of the week -- week[2] would do that job.

But even if ... those Austrian norms are not available for free. I could not
provide you with a copy of such a norm. The only URLs I can provide are URLs to
pages, where you can buy those norms.



I could take pictures of calendars used in Austria to prove that calendars start
in Mondays. But I assume you do not want me to mess up the bug tracker with
several binary attachments.



Would it do, if I can mobilize some Austrian people to add a comment to the bug
saying that they support the patch of changing first_weekday?



For first_workday it's even more of a problem. There, I do not even know of any
norm dictating this. I searched Austrian norms and laws but could not find anything.

However, the work week of every Austrian worker that I know starts on monday
(except for shift workers).

Again, would it do, if I can mobilize some Austrian people to add a comment to
the bug, saying that they support the patch of changing first_weekday?



How many supporting comments would it take to get this patch approved?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10011

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug localedata/10011] wrong first_weekday/first_workday for de_AT locale
  2009-03-29 20:00 [Bug localedata/10011] New: wrong week/first_weekday/first_workday for de_AT locale flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (2 preceding siblings ...)
  2009-04-01  8:35 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
@ 2009-04-01  8:36 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
  2009-04-01  9:04 ` keld at dkuug dot dk
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: flyer dot REMOVE dot SPAM at gSmPaAiMl dot com @ 2009-04-01  8:36 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|wrong                       |wrong
                   |week/first_weekday/first_wor|first_weekday/first_workday
                   |kday for de_AT locale       |for de_AT locale


http://sourceware.org/bugzilla/show_bug.cgi?id=10011

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug localedata/10011] wrong first_weekday/first_workday for de_AT locale
  2009-03-29 20:00 [Bug localedata/10011] New: wrong week/first_weekday/first_workday for de_AT locale flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (3 preceding siblings ...)
  2009-04-01  8:36 ` [Bug localedata/10011] wrong first_weekday/first_workday " flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
@ 2009-04-01  9:04 ` keld at dkuug dot dk
  2009-04-01 17:05 ` tjk at tksoft dot com
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: keld at dkuug dot dk @ 2009-04-01  9:04 UTC (permalink / raw)
  To: glibc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2160 bytes --]


------- Additional Comments From keld at dkuug dot dk  2009-04-01 09:04 -------
Subject: Re:  wrong week/first_weekday/first_workday for de_AT locale

On Wed, Apr 01, 2009 at 08:35:09AM -0000, flyer dot REMOVE dot SPAM at gSmPaAiMl dot com wrote:
> 
> ------- Additional Comments From flyer dot REMOVE dot SPAM at gSmPaAiMl dot com  2009-04-01 08:35 -------
> 
> It's hard to prove with URLs from official institutions that Austrian calendars
> should start in Mondays.
> 
> 
> 
> There are „Ö-Normen” (ie. Austrian norms) dictating the start of the week. But
> first_weekday is not the start of the week -- week[2] would do that job.
> 
> But even if ... those Austrian norms are not available for free. I could not
> provide you with a copy of such a norm. The only URLs I can provide are URLs to
> pages, where you can buy those norms.
> 
> 
> 
> I could take pictures of calendars used in Austria to prove that calendars start
> in Mondays. But I assume you do not want me to mess up the bug tracker with
> several binary attachments.
> 
> 
> 
> Would it do, if I can mobilize some Austrian people to add a comment to the bug
> saying that they support the patch of changing first_weekday?
> 
> 
> 
> For first_workday it's even more of a problem. There, I do not even know of any
> norm dictating this. I searched Austrian norms and laws but could not find anything.
> 
> However, the work week of every Austrian worker that I know starts on monday
> (except for shift workers).
> 
> Again, would it do, if I can mobilize some Austrian people to add a comment to
> the bug, saying that they support the patch of changing first_weekday?
> 
> 
> 
> How many supporting comments would it take to get this patch approved?

I agree that Monday is the first weekday in Austria.
You should then list the day as 1 for monday, and define monday as the 
day one in the week. The current patch lists the day as 2, which is not
what is intended by the system.

Best regards
keld


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10011

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug localedata/10011] wrong first_weekday/first_workday for de_AT locale
  2009-03-29 20:00 [Bug localedata/10011] New: wrong week/first_weekday/first_workday for de_AT locale flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (4 preceding siblings ...)
  2009-04-01  9:04 ` keld at dkuug dot dk
@ 2009-04-01 17:05 ` tjk at tksoft dot com
  2009-04-02 10:08 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: tjk at tksoft dot com @ 2009-04-01 17:05 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From tjk at tksoft dot com  2009-04-01 17:05 -------
FYI:
1. EN 28601, which Austria follows, makes a statement to the effect that Monday
is the preferred first day of the week.

2. CLDR says Austria uses Monday as the first day of the week. See the
"firstDay" element. 
<firstDay day="mon"  territories="001" />
001 is the default territory, so since AT doesn't have an entry for any other
day, "mon" applies.



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10011

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug localedata/10011] wrong first_weekday/first_workday for de_AT locale
  2009-03-29 20:00 [Bug localedata/10011] New: wrong week/first_weekday/first_workday for de_AT locale flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (5 preceding siblings ...)
  2009-04-01 17:05 ` tjk at tksoft dot com
@ 2009-04-02 10:08 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
  2009-05-18  5:32 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: flyer dot REMOVE dot SPAM at gSmPaAiMl dot com @ 2009-04-02 10:08 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From flyer dot REMOVE dot SPAM at gSmPaAiMl dot com  2009-04-02 10:08 -------
Hello,

this bug is taking off in an unwanted direction.
This bug is _not_ about correcting the first day of a week in de_AT (which would
correspond to week[2]).
This bug is about correcting first_weekday (the day calendars should start a
week in) in de_AT.

Some commentors said, that in Austria weeks are Mondays based (note the
difference to first_weekday). This is true.
Currently de_AT bases weeks on Sundays.
This bug bug however does not address this mismatch. Setting de_AT to Monday
based, breaks the output of several applications (date, cal, ...), as for
example strftime does not work properly with Monday based weeks. In the end I
want to overcome this limitation and base Austrian weeks on Monday. But that's
out of scope of this bug. Getting things right requires three steps:
1. Provide a short-term fix to get calendars showing the correct start of a week
(This is the purpose of this bug).
2. Correct strftime to treat Monday based weeks nicely (This will become a bug
on its own).
3. For countries having Monday based weeks (just as Austria), adapt
corresponding locales (This will become other, separate bugs).

This bug's sole purpose is to provide a short-term fix for calendars.
Let's keep it at that.

Kind regards,
Paul

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10011

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug localedata/10011] wrong first_weekday/first_workday for de_AT locale
  2009-03-29 20:00 [Bug localedata/10011] New: wrong week/first_weekday/first_workday for de_AT locale flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (6 preceding siblings ...)
  2009-04-02 10:08 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
@ 2009-05-18  5:32 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
  2009-05-18  5:34 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: flyer dot REMOVE dot SPAM at gSmPaAiMl dot com @ 2009-05-18  5:32 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From flyer dot REMOVE dot SPAM at gSmPaAiMl dot com  2009-05-18 05:31 -------
Hello,

according to Pesky's comment in [1] I'd argue that, comment #4 of this bug does not meet the current 
policy on weeks not starting on Sundays and can therefore be left alone. Same for comment #6.
According to [1], the week specifier should be set as well.
The new patch takes care of this.

Kind regards,
Paul 


[1]
http://sourceware.org/ml/libc-locales/2009-q2/msg00032.html

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10011

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug localedata/10011] wrong first_weekday/first_workday for de_AT locale
  2009-03-29 20:00 [Bug localedata/10011] New: wrong week/first_weekday/first_workday for de_AT locale flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (7 preceding siblings ...)
  2009-05-18  5:32 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
@ 2009-05-18  5:34 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
  2009-06-15  6:16 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
  2009-06-16 15:25 ` drepper at redhat dot com
  10 siblings, 0 replies; 13+ messages in thread
From: flyer dot REMOVE dot SPAM at gSmPaAiMl dot com @ 2009-05-18  5:34 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From flyer dot REMOVE dot SPAM at gSmPaAiMl dot com  2009-05-18 05:33 -------
Created an attachment (id=3943)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3943&action=view)
patch adding week, first_weekday and first_workday setting to de_AT locale


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #3854 is|0                           |1
           obsolete|                            |


http://sourceware.org/bugzilla/show_bug.cgi?id=10011

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug localedata/10011] wrong first_weekday/first_workday for de_AT locale
  2009-03-29 20:00 [Bug localedata/10011] New: wrong week/first_weekday/first_workday for de_AT locale flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (8 preceding siblings ...)
  2009-05-18  5:34 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
@ 2009-06-15  6:16 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
  2009-06-16 15:25 ` drepper at redhat dot com
  10 siblings, 0 replies; 13+ messages in thread
From: flyer dot REMOVE dot SPAM at gSmPaAiMl dot com @ 2009-06-15  6:16 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW


http://sourceware.org/bugzilla/show_bug.cgi?id=10011

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug localedata/10011] wrong first_weekday/first_workday for de_AT locale
  2009-03-29 20:00 [Bug localedata/10011] New: wrong week/first_weekday/first_workday for de_AT locale flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
                   ` (9 preceding siblings ...)
  2009-06-15  6:16 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
@ 2009-06-16 15:25 ` drepper at redhat dot com
  10 siblings, 0 replies; 13+ messages in thread
From: drepper at redhat dot com @ 2009-06-16 15:25 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2009-06-16 15:25 -------
I've added the patch to git.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=10011

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug localedata/10011] wrong first_weekday/first_workday for de_AT locale
       [not found] <bug-10011-131@http.sourceware.org/bugzilla/>
@ 2014-07-01  7:27 ` fweimer at redhat dot com
  0 siblings, 0 replies; 13+ messages in thread
From: fweimer at redhat dot com @ 2014-07-01  7:27 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-07-01  7:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-29 20:00 [Bug localedata/10011] New: wrong week/first_weekday/first_workday for de_AT locale flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
2009-03-29 20:01 ` [Bug localedata/10011] " flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
2009-03-30 21:29 ` pasky at suse dot cz
2009-04-01  8:35 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
2009-04-01  8:36 ` [Bug localedata/10011] wrong first_weekday/first_workday " flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
2009-04-01  9:04 ` keld at dkuug dot dk
2009-04-01 17:05 ` tjk at tksoft dot com
2009-04-02 10:08 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
2009-05-18  5:32 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
2009-05-18  5:34 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
2009-06-15  6:16 ` flyer dot REMOVE dot SPAM at gSmPaAiMl dot com
2009-06-16 15:25 ` drepper at redhat dot com
     [not found] <bug-10011-131@http.sourceware.org/bugzilla/>
2014-07-01  7:27 ` fweimer at redhat dot com

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).