datepicker icon indicating copy to clipboard operation
datepicker copied to clipboard

⚠️ [Deprecated] No longer maintained. A simple jQuery datepicker plugin.

Results 32 datepicker issues
Sort by recently updated
recently updated
newest added

Add a new button. How does clicking a new button trigger a hidden event

Datepicker version 1.0.7 Greetings: I'm working with two datepicker elements to select start and end dates, the second one's start date is setting up as the selected date in the...

bug

It will be great if have a feature to store the Date in specified format and display in a different format.

enhancement

There is an issue in Firefox with the positioning of the datepicker: https://bloom.prelive.dasmedia.be/astrologie/ascendant If you scroll down you'll see a date field, where the datepicker is added to. Everything works...

question

Hi, Could you add date mask ? AutoMask = true/false so It could be with language settings _ _ /_ _ /______

Looking to replace the jQueryUI datepicker with this one. We're able replicate the different options except for the date format. It would be great to add more formatting options such...

enhancement

This one has good example of tabbing and can also use arrow keys https://www.w3.org/TR/wai-aria-practices/examples/dialog-modal/datepicker-dialog.html

enhancement

I needed a way to emphasize some days in the calender so I extended the plugin to "feature" some dates using a css class. If you think this is useful,...

Added range input possibility. Added option disabledDates as an array so you can disable certain dates Added option disabledWeekend so you can disable weekends or only sundays if needed. Small...

fengyuanchen/datepicker/issues/149