cal/packages/features
Carina Wollendorfer 9d7d838131
fix: missing last day of month
## What does this PR do?

- Fix that the last day in Oktober was always shown as unavailable
This happened when availability was in Europe/London timezone

- Fix that the last day of November was always shown as unavailable
This happened also for other timezones

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)

## How should this be tested?

I recommend testing it in staging instead of local, as I experienced some different behaviors on local 

- Reproduce the 2 bugs as described before my fix
- If you were able to reproduce it, see if it is fixed with my fixes in this PR (last day of octber and November should be shown as available)
- Check if availability starts and ends at the correct time on days were DST happens
2023-10-11 11:30:35 -07:00
..
apps perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify (#10814) 2023-08-18 11:13:21 -07:00
auth hotfix: missing locale 2023-10-10 15:46:28 -07:00
bookings feat: overlay your calendar (#11693) 2023-10-10 12:05:20 +01:00
calendars fix: missing last day of month 2023-10-11 11:30:35 -07:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee refactor: org settings (#11682) 2023-10-11 10:04:54 +01:00
embed refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
eventtypes refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
filters fix: seats regression [CAL-2041] 2023-07-11 20:41:08 +05:30
flags feat: Add 300s accelerate cache to feature flags (#11464) 2023-09-20 19:50:28 +01:00
form-builder refactor: event type settings improvements (#11615) 2023-10-11 10:03:54 +01:00
insights fix: rescheduled value DB update on reschedule and insights view cancelleds (#11474) 2023-10-04 12:10:10 -07:00
kbar refactor: next/router hooks with next/navigation hooks (#9105) 2023-08-02 11:35:48 +02:00
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules chore: throw toast when adding a new date overwrite (#11764) 2023-10-09 10:44:11 +00:00
settings refactor: org settings (#11682) 2023-10-11 10:04:54 +01:00
shell fix: decreased top and bottom padding (#11750) 2023-10-08 21:23:23 +01:00
test refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
timezone-buddy refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
tips chore: fixing some initial re-renders (#10185) 2023-07-19 09:19:53 +00:00
users refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
webhooks refactor: org settings (#11682) 2023-10-11 10:04:54 +01:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
MainLayout.tsx perf: Avoid unmounting of Shell on navigation and thus reduce number of paints (#10646) 2023-08-09 15:54:51 -07:00
package.json perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify (#10814) 2023-08-18 11:13:21 -07:00
tailwind.config.js Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
tsconfig.json New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00