Bug#414428: First-day-of-week calculated wrong

2010-11-30 Thread Jakub Wilk
forcemerge 414428 592356 tags 414428 + patch thanks * Christian Hammers , 2007-03-11, 20:34: Package: ccal Version: 3.5-7 Severity: normal Hello source/cal.c#396: /* Note '0' is Sunday (default), '1' is Monday */ europe = (int)(nl_langinfo(_NL_TIME_FIRST_WEEKDAY))[0]; This is indeed wr

Bug#414428: First-day-of-week calculated wrong

2007-03-11 Thread Christian Hammers
Package: ccal Version: 3.5-7 Severity: normal Hello source/cal.c#396: /* Note '0' is Sunday (default), '1' is Monday */ europe = (int)(nl_langinfo(_NL_TIME_FIRST_WEEKDAY))[0]; This is wrong, at least for the German de_DE locale: $ locale day first_weekday Sonntag;Montag;