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?
React Big CalendarTimezone issue: Any idea how to use this fix #1046 in 0.10.3 version?
57 views Asked by Sathya At
1
The (0.36.0) latest version of RBC has full timezone support now, when using either the
momentLocalizer
or the newluxonLocalizer
. Doc site isn't up to date yet, but if you run the 'examples' locally you'll find all the info.