tamble / jquery-ui-daterangepicker

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

Is it possible to customize the formatting of the month and year on the calendar element? #84

Closed hdd1013 closed 6 years ago

hdd1013 commented 6 years ago

Standard date formatting in Asian languages are usually YYYY MM. While I can change for output format, it doesn't seem possible to format the month and date on the calendar element, (.caption > .month-name) Is it possible? or is the function not implemented yet?

op16 commented 6 years ago

Our project doesn't use any of the mentioned classes, nor does jQuery UI Datepicker. I suppose you were looking for a different project...

hdd1013 commented 6 years ago

After looking at the release files, that actually seems like the case. Sorry.