mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 04:38:28 +00:00
Change timePicker to 24h format in dateragepicker
Signed-off-by: yubiuser <ckoenig@posteo.de>
This commit is contained in:
@@ -40,6 +40,7 @@ $(function () {
|
||||
{
|
||||
timePicker: true,
|
||||
timePickerIncrement: 15,
|
||||
timePicker24Hour: true,
|
||||
locale: { format: dateformat },
|
||||
startDate: start__,
|
||||
endDate: end__,
|
||||
|
||||
Reference in New Issue
Block a user