CalcBuilder Forum

Datepicker Language

User mehmethocam1 2017-04-08 03:15:38

Hello,
Datepicker default language is English(En).
How can set Turkish(Tr)?

Thanks.

Moonsoft support 2017-04-09 20:43:25

Hello,
we've created a new tutorial at the Calcbuilder tutorial section with this answer as it may help others, you can check it here:


https://www.moonsoft.es/easyblog/entry/67-code-tip-change-datepicker-translation-for-your-calendar-fields

Regards

User mehmethocam1 2017-04-10 01:10:16

Thanks for the great support.

Turkish translate datepicker:
CB("input" ).datepicker({
prevText: "back",
nextText: "next",
monthNames: ,
monthNamesShort: ,
dayNames: ,
dayNamesShort: ,
dayNamesMin: ,
dateFormat: 'dd/mm/yy' // Add to date format. (Eğer datepicker eklerseniz ayarlardan verilen format kayboluyor. Üste verilen koda böyle ekleme yapabilirsiniz.)

});

...
Support/development

Perfect for small code changes or to correct any bug at your site

Buy now!
...
Support/development 10 hours

Get a bigger amount of hours for more complex tasks and get a 10% discount

Buy now!