Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showing two 1AM slots in current week/day view for 'Europe/London' time-zone. #2672

Closed
5 tasks done
kml-rohillaa opened this issue Oct 28, 2024 · 1 comment
Closed
5 tasks done
Labels

Comments

@kml-rohillaa
Copy link

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/p/sandbox/react-big-calendar-example-forked-w33qw4?file=%2Fsrc%2FApp.js

Bug description

Use 'Europe/London' as the timezone. And set current date as the default date. You will see two 1AM slots in timeGutter for sunday. This is creating confusion for events. How can we fix this
Screenshot 2024-10-28 at 8 17 11 PM

Expected Behavior

It should show just one 1AM slot.

Actual Behavior

It is showing two 1AM slots.

react-big-calendar version

1.15.0

React version

18.2.0

Platform/Target and Browser Versions

All browsers

Validations

  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a react-big-calendar issue and not an implementation issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR
@cutterbl
Copy link
Collaborator

Makes sense, as it's DST for Europe/London timezone in 2024. Hoping to do this better in 'next' version of the component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants