cal.pub0.org/packages/features/calendars
Alex van Andel 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
..
lib fix: Infinite loop in timezones on the negative side of UTC (#12063) 2023-10-25 17:18:25 +04:00
weeklyview
CalendarSwitch.tsx
DatePicker.tsx
DestinationCalendarSelector.tsx
README.md
datepicker.stories.mdx

README.md

Calendars related code will live here

  • Maybe migrate CalendarManager here
  • Maybe migrate EventManager here