datepicker
datepicker copied to clipboard
⚠️ [Deprecated] No longer maintained. A simple jQuery datepicker plugin.
Hi, Would you consider adding multi-date selection support? Thanks!
Hello, When using the plugin I'm aware we can use `format: dd/mm/yyyy`. Would you consider adding in another option which allows the date to be sent (In post requests etc)...
Hi, How can I attach the datepicker to input elements that have been dynamically inserted to the site?
I have been using your date picker and now there is a requirement in which i need the month and the year having separate navigations. As in the current version,...
I need to use Buddhist Year. For example 06/18/2561
Hello, I'm not sure if this violate to the term "simple" jQuery Datepicker, but it would be nice if we can have multiple months on calender feature, like jQuery UI...
So, if I have only dates till 04/20/2018 enabled and then I change date to 02/25/2018 using the month picker and not by just using left-right arrows. Then, On returning...
Hello. I need edit displayed day items. Please append date value to "createItem" object for days on next release. Some like this: ``` items.push(this.createItem({ disabled: _disabled2, picked: _picked, date: _date,...
When calendar is placed inside a Bootstrap popup, popup shows calendar ok, but controls (days, next/previous month, etc.) are not responding, I don't know if it may be a z-index...
支持时间段的选择
好像现在是不支持时间段的选择的? 有考虑把这个特性加进来吗?