* Use days start of the day offset minutes over days.utc()
* We do not need to set startOf("day") as day.utc() already starts from the beginning of the day with respective +h value
* do not use startOf if the invite date is already set with utc value, otherwise, it will double the utc +h * 2
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| getWorkingHours.test.ts | ||
| parseZone.test.ts | ||
| slots.test.ts | ||
| team-event-types.test.ts | ||