mui-x icon indicating copy to clipboard operation
mui-x copied to clipboard

[scheduler] Timezone Issue 9: Documentation, demos, and final clean-up for timezone support

Open rita-codes opened this issue 1 month ago • 0 comments

  • Document the new timezone prop, including the semantics of 'default' and TemporalTimezone.
  • Clarify that events can have different original timezones and that the Scheduler renders everything in the chosen render timezone while keeping original timezones in the data.
  • Add at least one demo using a non-default timezone and, optionally, a multi-timezone events example.
  • Add regression tests for event creation (using 'default') and verify there are no leftover ad-hoc timezone conversions that duplicate the new centralized logic.

rita-codes avatar Nov 19 '25 12:11 rita-codes