Files
calendar/packages/features/calendars
Alex van AndelandGitHub efc7be0b6b fix: Infinite loop in timezones on the negative side of UTC (#12063)
* fix: Infinite loop in timezones on the negative side of UTC

* Update packages/features/calendars/lib/getAvailableDatesInMonth.test.ts

* Revert back to real system time after test

* Handle all dates as local time, given this all happens in the browser
2023-10-25 17:18:25 +04:00
..
2022-07-28 13:58:26 -06:00

Calendars related code will live here

  • Maybe migrate CalendarManager here
  • Maybe migrate EventManager here