JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › dateInput how to apply locale? › Reply To: dateInput how to apply locale?
August 3, 2023 at 11:17 am
#108513
ivanpeevski
Participant
Hi innosoft,
It is enough to set the locale of the date input to ‘ko’, as the component uses the Intl.DateTimeFormat JS object to correctly translate all date titles.
Here is an example – codepen
<span class=”im”>Best Regards,
Ivan Peevski
Smart UI Team
https://www.htmlelements.com/</span>