• I would like to make exactly two times bookable: 7:45 and 9:00 am .
    If I set the interval to 75 and reservation setting to 07.45 – 09.00, it shows in user frontend 08:45 and 10:00.
    This is probably because the interval starts at midnight, see times below.
    How is it possible to make the interval start at the first set time – gladly also by code?

    00:00
    01:15
    02:30
    03:45
    05:00
    06:15
    07:30
    08:45
    10:00

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support jaysupport

    (@jaysupport)

    Hi hofercraft,

    It is not currently possible to make the time picker start at the first time that you set using the scheduler. It will always start at midnight.

    For what you would like, I would suggest that you set your interval to 15 minutes and then just make two separate scheduling rules. Make one scheduling rule that has both a start and an end time of 08:45. And then make another scheduling rule that has both a start and an end time of 10:00. That way, only those two times will be available from the time picker.

    We’ll look into the possibility of adding, in a future update, a hook/filter that would allow you to modify the base/first time in the time picker, similar to the filters we already have for other options (e.g. the time interval itself).

    Thread Starter hofercraft

    (@hofercraft)

    Thank you, that works.
    A new setting for modify this base time would be perfect.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Interval counts only from midnight’ is closed to new replies.