-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Description
Hi, when I open picker with thit parameters, picker first send datetime example 11.04.2020 12:06
Is possible to send 11.04.2020 12:30 ??
$('*[name=mydate]').appendDtpicker({
"inline": true,
"futureOnly": true,
"minuteInterval": 30,
"futureOnly": true,
"minTime":"10:00",
"maxTime":"18:00",
"dateFormat": "DD.MM.YYYY h:mm" });
};
Metadata
Metadata
Assignees
Labels
No labels