0

We are using 0.10.3 version of react-big-calendar and facing the Timezone issue discussed here. Unfortunately we made some custom changes to the 0.10.3 version, so we can't apply that fix(provided in that library for the latest versions) to the version we are using. How to apply the fix in the older version 0.10.3 without upgrading it to a new version?

Sathya
  • 233
  • 1
  • 4
  • 13

1 Answers1

0

The (0.36.0) latest version of RBC has full timezone support now, when using either the momentLocalizer or the new luxonLocalizer. Doc site isn't up to date yet, but if you run the 'examples' locally you'll find all the info.

Steve -Cutter- Blades
  • 5,057
  • 2
  • 26
  • 40