Function loadTimePicker
Loads the necessary JavaScript and CSS to create a timepicker.
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 |
$selector = 'input.time_input' |
A CSS selector for the input field(s) that the timepicker should be attached to. |
string |
$time_format = '' |
A time format in strftime format |