cal.pub0.org/packages/features/calendars
Alex van Andel 46fc67f70d
fix: Date add 1 day adds 24 hours, not 1 day (#12019)
* Date add 1 day adds 24 hours, not 1 day, causing the last date to be lost on dst change

* Alternate fix with tests

* Extract logic so test file doesnt register tsx
2023-10-23 01:21:06 +01:00
..
lib fix: Date add 1 day adds 24 hours, not 1 day (#12019) 2023-10-23 01:21:06 +01:00
weeklyview stack-troubleshooter-border-color-support (#11907) 2023-10-16 11:45:16 +00:00
CalendarSwitch.tsx refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
DatePicker.tsx fix: Date add 1 day adds 24 hours, not 1 day (#12019) 2023-10-23 01:21:06 +01:00
DestinationCalendarSelector.tsx refactor: org settings (#11682) 2023-10-11 10:04:54 +01:00
README.md
datepicker.stories.mdx chore: add datePicker in storybook (CALCOM-10760) (#10784) 2023-08-22 10:27:27 +01:00

README.md

Calendars related code will live here

  • Maybe migrate CalendarManager here
  • Maybe migrate EventManager here