jilouc / jplex

Automatically exported from code.google.com/p/jplex
0 stars 0 forks source link

Calendar : add the possibility to set Monday as the first day of the week #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Depending on the localization, both sunday and monday could be the first
day of the week. 
FTM, the weeks on jplex Calendar start on sunday. It would be great to add
a config parameter to change that.

Original issue reported on code.google.com by neming...@gmail.com on 9 Mar 2009 at 10:30

GoogleCodeExporter commented 9 years ago
It's now possible to choose either monday or sunday, using the "startWeekOn"
configuration parameter.
Possible values: jplex.components.Calendar.START_SUNDAY,
jplex.components.Calendar.START_MONDAY
Default : sunday

Original comment by neming...@gmail.com on 4 Apr 2009 at 12:25

GoogleCodeExporter commented 9 years ago
Hi! May i use this fix?

Original comment by vstebu...@gmail.com on 6 Nov 2009 at 1:25