cal.pub0.org/packages
Alex van Andel 605f7d35ec
fix: Ensure rendering as UTC to prevent browser tz from messing up times
## What does this PR do?

Fixes all date shifts that are due browser time, by ensuring everything is UTC so it's not transformed to different times.

The times weren't actually shifting, dates were, but after casting these to UTC properly the times were also shifting; so that was a bug after a bugfix, time wise it was only a problem to determine all day events (which didn't completely work)

### Yes, but how do I test this?

Before:
Create a all day date override in +05:30
Shift your local system time to -04:00
Note that the day is different

After - do the same:
The day is the same!

Fixes #8365
Fixes #6978
Fixes #6482
2023-07-12 17:32:11 -07:00
..
app-store fix: Org booking pages link fixes for Routing Forms and Event type (#10052) 2023-07-11 17:46:13 +02:00
app-store-cli chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
atoms chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
config fix: Added relevant colors to preset and replaced with tailwind colors (#9733) 2023-06-23 09:05:37 +00:00
core fix: seats regression [CAL-2041] 2023-07-11 20:41:08 +05:30
dayjs Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
emails feat: added organizer daily video recording email (#9667) 2023-07-11 16:26:30 -04:00
embeds chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
eslint-plugin Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
features fix: Ensure rendering as UTC to prevent browser tz from messing up times 2023-07-12 17:32:11 -07:00
lib fix: team invite links (#10110) 2023-07-12 14:24:47 -07:00
prisma fix: team invite links (#10110) 2023-07-12 14:24:47 -07:00
trpc fix: team invite links (#10110) 2023-07-12 14:24:47 -07:00
tsconfig
types fix: Credential of type video wrong id on bookingReference (#9281) 2023-07-06 21:39:33 +00:00
ui feat: New workflow action to send Whatsapp message (#8818) 2023-07-11 15:48:44 +00:00