Is it posible to change scheduler languaje and date format?

Hi @martha_argerich,

The Blazor scheduler does not have a Locale property. You need to change the current dotnet culture and the Scheduler will pick it up for week start, day and month names.

1 Like