ankitgoel23 / pleft

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

Make the week start on Monday in the date adding tool #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently Pleft is showing the first day of the week inconsistently, causing 
errors when adding a date. For now, it makes most sense to make the week start 
on Monday. (Haven't heard anyone complaining that it does in the New 
Appointment form.)

So in overview.js, goog.ui.DatePicker.setFirstWeekday(0).

Thanks to Frank for noticing.

Original issue reported on code.google.com by sander.d...@gmail.com on 5 May 2011 at 4:09

GoogleCodeExporter commented 8 years ago
https://github.com/sander/pleft/commit/1091d11384282352147436b26f85e97231ee0d81

Original comment by sander.d...@gmail.com on 31 Jul 2011 at 12:46