
Quote from farhad2008 on November 2, 2019, 9:09 amhi,
I agree with you
hi @farhoad2008,
I think for Iranic persian use this symbol "fa-ir"
hi,
I agree with you
hi @farhoad2008,
I think for Iranic persian use this symbol "fa-ir"

Quote from Feli on November 2, 2019, 10:26 amHello!
For the French translation, 2 very small errors.
you must read:
Février and not Fevrier
Août and not Aout.;)
Hello!
For the French translation, 2 very small errors.
you must read:
Février and not Fevrier
Août and not Aout.
;)


Quote from luishp on November 2, 2019, 7:02 pmHi everyone :)
Thank you for your comments.
I think now we have a better version.
Attached are the latest version with a new parameter for the start date and all the fixes you have pointed out.Best regards.
Hi everyone :)
Thank you for your comments.
I think now we have a better version.
Attached are the latest version with a new parameter for the start date and all the fixes you have pointed out.
Best regards.
Uploaded files:

Quote from farhad2008 on November 2, 2019, 10:15 pmhi, @luishp
Thank you very much
hi, @luishp
Thank you very much

Quote from Sinesi Giuseppe on November 13, 2019, 12:11 am
- Datepicker.language['it'] = {
- days: ['Domenica', 'Lunedi', 'Martedi', 'Mercoledi', 'Giovedi', 'Venerdi', 'Sabato'],
- daysShort: ['Dom', 'Lun', 'Mar', 'Mer', 'Gio', 'Ven', 'Sab'],
- daysMin: ['Do', 'Lu', 'Ma', 'Me', 'Gi', 'Ve', 'Sa'],
- months: ['Gennaio','Febbraio','Marzo','Aprile','Maggio,'Giugno', 'Luglio','Agosto','Settembre','Ottobre','Novembre','Dicembre'],
- monthsShort: ['Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', 'Lug', 'Ago', 'Set', 'Ott', 'Nov', 'Dic'],
- today: 'Oggi',
- clear: 'Annulla',
- dateFormat: format,
- firstDay: 0
- };

Quote from luishp on November 13, 2019, 8:09 amThank you @sinesi-giuseppe!
I have updated the plugin to include italian language.
Please download latest version from here:
https://visualneo.com/forum/topic/neodatepicker-pluginRegards.
Thank you @sinesi-giuseppe!
I have updated the plugin to include italian language.
Please download latest version from here:
https://visualneo.com/forum/topic/neodatepicker-plugin
Regards.
Quote from prayadcb on November 13, 2019, 12:30 pmhi, @luishp
Below is "Thai" language. daysShort and daysMin, we use the same abbreviation.
Best regards,
Datepicker.language['th'] = {
days: ['อาทิตย์', 'จันทร์', 'อังคาร', 'พุธ', 'พฤหัสบดี', 'ศุกร์', 'เสาร์'],
daysShort: ['อา', 'จ', 'อ', 'พ', 'พฤ', 'ศ', 'ส'],
daysMin: ['อา', 'จ', 'อ', 'พ', 'พฤ', 'ศ', 'ส'],
months: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน', 'กรกฎาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'],
monthsShort: ['มค.', 'กพ.', 'มีค.', 'เมย.', 'พค.', 'มิย.', 'กค', 'สค.', 'กย.', 'ตค.', 'พย.', 'ธค.'],
today: 'วันนี้',
clear: 'เคลียร์',
dateFormat: รูปแบบ,
firstDay: 0
};
hi, @luishp
Below is "Thai" language. daysShort and daysMin, we use the same abbreviation.
Best regards,
Datepicker.language['th'] = {
days: ['อาทิตย์', 'จันทร์', 'อังคาร', 'พุธ', 'พฤหัสบดี', 'ศุกร์', 'เสาร์'],
daysShort: ['อา', 'จ', 'อ', 'พ', 'พฤ', 'ศ', 'ส'],
daysMin: ['อา', 'จ', 'อ', 'พ', 'พฤ', 'ศ', 'ส'],
months: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน', 'กรกฎาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'],
monthsShort: ['มค.', 'กพ.', 'มีค.', 'เมย.', 'พค.', 'มิย.', 'กค', 'สค.', 'กย.', 'ตค.', 'พย.', 'ธค.'],
today: 'วันนี้',
clear: 'เคลียร์',
dateFormat: รูปแบบ,
firstDay: 0
};

Quote from luishp on November 13, 2019, 6:17 pmHi @prayadcb
Thank you! I have updated the plugin to include Thai language too :)
Regards.
Hi @prayadcb
Thank you! I have updated the plugin to include Thai language too :)
Regards.
Quote from abirkner on July 16, 2020, 6:06 pmGerman:
Datepicker.language['de'] = { days: ['Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag'], daysShort: ['So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa'], daysMin: ['So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa'], months: ['Januar','Februar','März','April','Mai','Juni', 'Juli','August','September','Oktober','November','Dezember'], monthsShort: ['Jan', 'Feb', 'Mrz', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez'], today: 'Heute', clear: 'Löschen', dateFormat: format, firstDay: 1 };We do not have daysShort in german, use daysMin
German:
Datepicker.language['de'] = {
days: ['Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag'],
daysShort: ['So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa'],
daysMin: ['So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa'],
months: ['Januar','Februar','März','April','Mai','Juni', 'Juli','August','September','Oktober','November','Dezember'],
monthsShort: ['Jan', 'Feb', 'Mrz', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez'],
today: 'Heute',
clear: 'Löschen',
dateFormat: format,
firstDay: 1
};
We do not have daysShort in german, use daysMin
Uploaded files:
Quote from luishp on July 16, 2020, 7:35 pm@abirkner please download and replace the plugin with the attached one. It includes german language. This updated plugin will be inclded in the next VisualNEO Web version release.
Thanks!
@abirkner please download and replace the plugin with the attached one. It includes german language. This updated plugin will be inclded in the next VisualNEO Web version release.
Thanks!