pickadate.js icon indicating copy to clipboard operation
pickadate.js copied to clipboard

Show calendar weeks

Open joakimfoxell opened this issue 6 years ago • 4 comments

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

joakimfoxell avatar Nov 28 '18 13:11 joakimfoxell

Hi @jaokimfoxell, see https://github.com/amsul/pickadate.js/issues/117

DanielRuf avatar Nov 28 '18 21:11 DanielRuf

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).

image

joakimfoxell avatar Nov 29 '18 08:11 joakimfoxell

Currently not directly possible out of the box (without further modifications).

DanielRuf avatar Nov 29 '18 08:11 DanielRuf

Okay, I suppose I have to look for another datepicker component then.

joakimfoxell avatar Nov 29 '18 09:11 joakimfoxell