Skip to content

futureOnly #214

@AMBIENTE1

Description

@AMBIENTE1

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions