amsul / pickadate.js

The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
http://amsul.ca/pickadate.js
MIT License
7.7k stars 1.02k forks source link

firstDay not working #1189

Open EA12 opened 4 years ago

EA12 commented 4 years ago

When using firstDay: 1 to assign Monday as the first day of week, this does not work if you have a custom weekdaysShort. See fiddle

DanielRuf commented 4 years ago

Hi @EA12,

Thanks for reporting this. Can you provide this as codepen? jsfiddle is not great on mobile devices.

EA12 commented 4 years ago

Deleted the fiddle and added a codepen

EA12 commented 4 years ago

Hi Daniel,

do you already know when this bug will be fixed?

DanielRuf commented 4 years ago

do you already know when this bug will be fixed?

When anyone has time to check this and provides a PR.

MathieuDR commented 4 years ago

Any news about this bug?

DanielRuf commented 4 years ago

When anyone has time to check this and provides a PR.

@MathieuDR no, as you can see there was no related PR. PRs which fix this are very welcome.