google-code-export / webical

Automatically exported from code.google.com/p/webical
GNU General Public License v3.0
1 stars 1 forks source link

Use first day of the week consistently in Webical #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What happened?
Unit test MonthViewPanelTest fails

What steps will reproduce the problem?
1. Use a UK locale
2. Use the default Test UserSettings
3. Run unit test MonthViewPanelTest

What is the expected output? What do you see instead?
Unit test fail.

Please use labels and text to provide additional information.

The unit test fails because the first day of the week is not used consistently 
in Webical

Original issue reported on code.google.com by hz0885 on 25 Jul 2012 at 7:17

GoogleCodeExporter commented 9 years ago
Set First Day of the Week for all GregorianCalendars

Original comment by hz0885 on 29 Jul 2012 at 7:56