JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Scheduler › About DateInput in Scheduler.
Tagged: localization, Scheduler, scheduling localization
Is it possible to manipulate the DateInput inside the Scheduler?.
For example, I want to change the days of the week from 월요, 화요, 수요, 목요, 금요 to 월, 화, 수, 목, 금.
Hi,
The localization and language settings are applied to the whole scheduler component. Please, refer to https://www.htmlelements.com/react/demos/scheduler/localization/ which shows how to localize the Scheduler component.
Best regards, Markov