mootools-datepicker icon indicating copy to clipboard operation
mootools-datepicker copied to clipboard

Add option to change first day of week

Open amitayh opened this issue 14 years ago • 3 comments

Currently first day of the week is always Monday. Original datepicker class had the "startDay" option which allows to change it. Also, mootools' default date locale has a "firstDayOfWeek" property - which can probably be used.

amitayh avatar Aug 29 '11 12:08 amitayh

It still has the startDay option right? the firstDayOfWeek idea is nice!

arian avatar Aug 29 '11 12:08 arian

Now I see that it does work! However, it's not documented (only in the original docs)

amitayh avatar Aug 29 '11 13:08 amitayh

Those original docs are at http://www.monkeyphysics.com/mootools/script/2/datepicker

mergeweb avatar Jan 10 '13 15:01 mergeweb