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
CalendarSwitch.tsx
DatePicker.tsx fix: Date add 1 day adds 24 hours, not 1 day (#12019) 2023-10-23 01:21:06 +01:00
DestinationCalendarSelector.tsx
README.md
datepicker.stories.mdx

README.md

Calendars related code will live here

  • Maybe migrate CalendarManager here
  • Maybe migrate EventManager here