Radzen blazor scheduler

Hi everyone,

I am using radzen scheduler in blazor web assembly app and I am trying to change first day of the week but i can't figure out how to?...ie Monday to Sunday?

Any help or guidance would be appreciated.

thanks,
Asad

Hi @asad8300,

The RadzenScheduler respects the current .NET culture settings. So if you change the culture of your application to some that uses Monday as the first day of the week the scheduler will render accordingly.