datepicker today
See original GitHub issueWhen using the today
button of the datepicker, the date is selected and the dialog closed.
When the dialog is reopened, the selected date is marked differently than after selecting a date and clicking ok
.
I’d also argue that today
should not close the dialog, but that’s a matter of taste I guess…
Issue Analytics
- State:
- Created 6 years ago
- Comments:12 (12 by maintainers)
Top Results From Across the Web
How do I pre-populate a jQuery Datepicker textbox with ...
This works pretty well except for two things: 1) I was kind of hoping to use jQuery method to get the current date,...
Read more >jQuery UI Datepicker : Set Current Date
To set current date in control to which jQuery UI datepicker bind, use setDate() method. Pass date object which needs to be set...
Read more >Options — bootstrap-datepicker documentation - Read the Docs
All options that take a “Date” can handle a Date object; a String formatted according to the given format ; or a timedelta...
Read more >Datepicker Widget - jQuery UI API Documentation
The jQuery UI Datepicker is a highly configurable plugin that adds datepicker functionality to your pages. You can customize the date format and...
Read more >Bind current date to date picker control using jQuery in ...
This jQuery tutorial explains how to bind current date or today's date to a date picker using jQuery in SharePoint Online Office 365....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Dogfalo why? This would hurt the a11y and UX as there is no easy option to select the current date like it is in the native datepicker.
Removed today btn and added option for clear btn in d613187735a908b28682ed85ddcab91929d99d75