tamble / jquery-ui-daterangepicker

A JQuery UI based date range picker.
MIT License
184 stars 110 forks source link

Select month/day range? #61

Closed ggallen closed 8 years ago

ggallen commented 8 years ago

Is there a way to hide the year and select a period based only on month and day? For example, June 1st to August 4th or December 26th to February 7th? That's what I would like to do....

op16 commented 8 years ago

This issue regards the datepicker widget. Should such an option to hide the year exist, you would just pass it on in datepickerOptions.

Closed as not applicable.