0

I want to display the time zone in the calendar edge, it will be like that: enter image description here

GMT+x, do you have any idea if that's possible? thank you

D.T Fadel
  • 83
  • 1
  • 9

1 Answers1

0

First, you would want the latest (0.36.0) version of RBC, which includes timezone support when using the momentLocalizer of the new luxonLocalizer. Second, you cannot currently override the internal TimeGutter component. You would have to replicate all of the views that use TimeGrid and copy over code to write that in yourself.

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