Skip to content

timePicker starts on 00:00 when minDate is set #151

Description

@Aybee

As the title says.

F.e if I set minDate to new Date() and its 5 o'clock I want to start at 5 o'clock to scroll my time. Starting at 0 makes no sense as I can scroll the time back to f.e. 4 o'clock and so my entered time is today 4:00 although minDate is set to now and now its today 5:00.

Time selecting should be so intelligent that it did not allow selecting a time before now if I set minDate to new Date().

Currrently using the datepicker for a callback formular where the user should not be allowed to select a time in the past.

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