easyappointments icon indicating copy to clipboard operation
easyappointments copied to clipboard

Interpret endtime before starttime to mean that endtime occurs the day after

Open ericfont opened this issue 7 years ago • 2 comments

Some occupations might work past midnight. There doesn't seem a way to express that currently. If I try setting a provider's working plan to have an end time before start time, then when I display the calendar, the calendar thinks the not working time begins at that day's end time and then goes all the way around to that same day start time:

screenshot 247 For example above I've set only working day to Wednesday with start at 11:00 and end at 02:00.

ericfont avatar Dec 19 '17 05:12 ericfont

This is a very interesting feature and should be part of the system at the future. It requires some changes in the way working plans are mananged in the backend. I'll mark this as a feature request.

  Alex Tselegidis, Easy!Appointments Creator
  Need a customization? Contact me in person!

alextselegidis avatar Jan 14 '18 10:01 alextselegidis

My fork implementing this is now available as TekhneeAppointments. In general, the fork allows appointment durations to cross over, past midnight, into the next date.

See also this comment.

yrammos avatar Mar 31 '20 13:03 yrammos