Open MRC38 opened 1 month ago
@MRC38
End date value is not inclusive exactly the same way we have in other places (in the task editor for instance).
So these values from the editor are just used as-is without any hidden twists. For example your screenshot data results [2024-09-18 00:00
, 2024-09-19 00:00
) range which is what calendars expect.
But our working time is is not 00.00 to 00.00 is is 8am to 5pm with 1 hour lunch. So 2024-09-18 to 2024-09-19 should be 2 days. I.e 2024-09-18 08:00, 2024-09-19 17:00.
1 working day is 2024-09-18 08:00, 2024-09-18 17:00
A 1 day non-working exception only assigns to the calendar if you make it 2 days, then shows as 1 day.