Open joakimfoxell opened 5 years ago
Hi @jaokimfoxell, see https://github.com/amsul/pickadate.js/issues/117
Hi! Thanks for your answer! But I want the week numbers in a separate column to the left in the standard view (as in the example).
Currently not directly possible out of the box (without further modifications).
Okay, I suppose I have to look for another datepicker component then.
Would it be possible to show week numbers?
Something like this: $("#datepicker").pickadate({ showWeek: true });
Here is an example of what I´m talking about: https://jqueryui.com/resources/demos/datepicker/show-week.html