React Big CalendarTimezone issue: Any idea how to use this fix #1046 in 0.10.3 version?

49 Views Asked by At

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?

1

There are 1 best solutions below

0
On

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.