Forum


Calc Builder Support

Calc Builder support
Forums
Public write access is disabled. Please login

Datepicker Language 08.04.2017 03:15

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

Thanks.

Re: Datepicker Language 09.04.2017 20:43

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
Moonsoft Team
www.moonsoft.es

Re: Datepicker Language 10.04.2017 01:10

Thanks for the great support.

Turkish translate datepicker:
CB("input[fldname=baslangic]" ).datepicker({
prevText: "back",
nextText: "next",
monthNames: [ "Ocak", "Şubat", "Mart", "Nisan", "Mayıs", "Haziran","Temmuz", "Ağustos", "Eylül", "Ekim", "Kasım", "Aralık" ],
monthNamesShort: [ "Oca", "Şub", "Mar", "Nis", "May", "Haz","Tem", "Ağu", "Eyl", "Eki", "Kas", "Ara" ],
dayNames: [ "Pazar", "Pazartesi", "Salı", "Çarşamba", "Perşembe", "Cuma", "Cumartesi" ],
dayNamesShort: [ "Pz", "Pzt", "Sl", "Çrş", "Prş", "Cm", "Cts" ],
dayNamesMin: [ "Pz", "Pzt", "Sl", "Çrş", "Prş", "Cm", "Cts" ],
dateFormat: 'dd/mm/yy' // Add to date format. (Eğer datepicker eklerseniz ayarlardan verilen format kayboluyor. Üste verilen koda böyle ekleme yapabilirsiniz.)

});
Are you satisfied with our products/services/support?
Please help us to keep improving, add a review at  joomla extensions site and  magento connect

Our clients' feedback