brOOper / gwt-cal

Automatically exported from code.google.com/p/gwt-cal
0 stars 0 forks source link

Calendar starting sunday? #87

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Lauch any gwt-cal using a standard .properties file and go in month view.
You can see for exemple : http://google.latest.gwt-web-calendar.appspot.com/ .

What is the expected output? What do you see instead?
I don't know if it is usual, but I found strange to have the calendar starting 
a sunday. The peoples who works with me expect it to start a monday.

I don't know how it is in others countries but I would enjoy this change at 
least in the french .properties file.

Thanks!

Original issue reported on code.google.com by pier...@pvittet.com on 21 Sep 2010 at 8:50

GoogleCodeExporter commented 8 years ago
If you look at the screenshots of Google Calendar, the starting day of week 
depends on the language you choose. If you choose English or French, it starts 
with Sunday. Here is an example of the calendar in English, and attached is a 
screenshot is the Calendar in French.
http://usermanual.pbworks.com/f/Google-calendar-result.png

If you change the language to a Scandinavian language, it starts with Monday.

Since we benchmark Google Calendar, i'd prefer to leave the French calendar 
starting with Sunday. You can override the default "starts with day" through 
the CalendarFormat class. See: http://code.google.com/p/gwt-cal/wiki/i18n

In theory it should be customizable, let me know how it works

Original comment by Brad.Ryd...@gmail.com on 21 Sep 2010 at 9:21

Attachments:

GoogleCodeExporter commented 8 years ago
Marking as 'Won't fix' after Brad's comment.

Original comment by carlos.m...@gmail.com on 1 Feb 2011 at 1:19