Function loadDatePair
Loads the necessary JavaScript for Datepair.js.
Datepair.js helps to keep date ranges sane in the UI.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Calendar.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Calendar.php
string |
$container |
CSS selector for the containing element of the date/time inputs to be paired. |
string |
$date_class = '' |
The CSS class of the date inputs to be paired. |
string |
$time_class = '' |
The CSS class of the time inputs to be paired. |