Skip to content

Take in account min date time and max date time for dateTime picker mode #1136

@zguig52

Description

@zguig52

Is your feature request related to a problem? Please describe.
I need to take in account different min / max times on min and max dates.

Describe the solution you'd like
It would be nice if min date time and max date times are taken in account (and not only the day).
This would allow to fix a min/max date AND time while also providing different min and max time for the other days.

Exemple:
minDate: 01/01/2025 15H30
maxDate: 01/03/2025 12H30
minTime: 8H00
maxTime: 18H00
==> DateTime picker would allow:
for 01/01/2025: from 15H30 to 18H00
for 01/02/2025: from 8H00 to 18H00
for 01/03/2025: from 8H00 to 12H30

Describe alternatives you've considered
I did not found any way to allow time filtering based on days

Additional context
I am migrating from the unmaintened lib https://vcalendar.io/ where I could manage it thanks to its rules system.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions