Radzen Scheduler Timezone Support

Im am looking at the Blazor.Radzen Scheduler and saw that the property type for Start and End are DateTime and fail when using Datetime Offset. Does the Scheduler handle Timezones?

Example: In North Carolina I set an event for 12pm. I fly to California and open the Calendar. I want that event to show at 9am being that it was created in EST and I am viewing in PST

Hi @jdiapice,

Indeed the RadzenScheduler does not have any builtin timezone handling. It displays the dates that the developer provides.