Bug 698516

Summary: gcal: week starts on Sunday
Product: [openSUSE] openSUSE 11.4 Reporter: Olaf Hering <ohering>
Component: BasesystemAssignee: Stephan Kulow <coolo>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: meissner
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: Linux   
Whiteboard:
Found By: Outsourced Testing Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Olaf Hering 2011-06-07 12:27:16 UTC
with 11.3 and 11.2 the week starts on Monday as it should.
with 11.4 the week starts on Sunday.

env LC_ALL=de_DE.UTF8 gcal | cat

Juni 2011

Sonntag          5 12 19 26   
Montag           6 13 20 27   
Dienstag       < 7>14 21 28   
Mittwoch      1  8 15 22 29   
Donnerstag    2  9 16 23 30   
Freitag       3 10 17 24      
Samstag       4 11 18 25
Comment 1 Marcus Meissner 2011-06-08 10:57:13 UTC
perhaps its not honoring LC_ALL.


output of:
locale
Comment 2 Olaf Hering 2011-06-08 11:56:58 UTC
Its all de_DE.UTF8, except LC_COLLATE which is POSIX.
Comment 3 Hendrik Vogelsang 2013-12-04 10:43:20 UTC
I'm not the maintainer...