Hi,
My culture code looks like en-GB ,pt-BR ,it-IT
But the different files of each language is from
https://github.com/jquery/jquery-ui/tree/master/ui/i18n
if i have culture code as en or pt or it then respective datepicker is picked up but if i en-GB or pt-BR then it doesn't.
Do we need to change the file name as per that?
Go to the complete details ...