cal/test/lib
Manjunath Reddy 2289c68979
Fixes: Get minutes offset from start of the day over days.utc() (#1488)
* 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>
2022-01-17 20:15:19 +00:00
..
getWorkingHours.test.ts Fixes user availability to be contextual to the user timezone (#1166) 2021-11-18 01:03:19 +00:00
parseZone.test.ts add playwright for e2e testing (#873) 2021-10-07 17:07:57 +02:00
slots.test.ts Fixes: Get minutes offset from start of the day over days.utc() (#1488) 2022-01-17 20:15:19 +00:00
team-event-types.test.ts Adds eventTypeId as a parameter (#1217) 2021-12-03 16:18:31 +00:00