Thanks. Honestly I didn’t know about the year difference. Added as enhancement WJ-8401.
picture for datepicker show Thai month but year not show Thai year
Thanks for the answer Luca. I can solve the problem. Just write code a single line.
Wisej uses all the locales installed on the server. If your IIS server has Thai installed and the client browser requests the Thai language then the Wisej.Web.DateTimePicker will automatically show on the client using the Thai language. You can force a client to load a specific locale adding the ?lang argument:
https://wisej.com/docs/html/Localization.htm
Please login first to submit.