Date Input - Page 2 - Forum

Forum Navigation
You need to log in to create posts and topics.

Date Input

PreviousPage 2 of 2

hi,

I agree with you

hi @farhoad2008,

I think for Iranic persian use this symbol "fa-ir"

Hello!

For the French translation, 2 very small errors.

you must read:

Février and not Fevrier
Août and not Aout.

;)
 
CDY@44 has reacted to this post.
CDY@44

Hello Feli,

Yes, it's true. My mistake, sorry.
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:
  • You need to login to have access to uploads.
Vadim, farhad2008 and asmat have reacted to this post.
Vadimfarhad2008asmat

Thank you so much luishp!

Now it is become great.

hi, @luishp

Thank you very much

 

  1. Datepicker.language['it'] = {
  2. days: ['Domenica', 'Lunedi', 'Martedi', 'Mercoledi', 'Giovedi', 'Venerdi', 'Sabato'],
  3. daysShort: ['Dom', 'Lun', 'Mar', 'Mer', 'Gio', 'Ven', 'Sab'],
  4. daysMin: ['Do', 'Lu', 'Ma', 'Me', 'Gi', 'Ve', 'Sa'],
  5. months: ['Gennaio','Febbraio','Marzo','Aprile','Maggio,'Giugno', 'Luglio','Agosto','Settembre','Ottobre','Novembre','Dicembre'],
  6. monthsShort: ['Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', 'Lug', 'Ago', 'Set', 'Ott', 'Nov', 'Dic'],
  7. today: 'Oggi',
  8. clear: 'Annulla',
  9. dateFormat: format,
  10. firstDay: 0
  11. };

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.

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
};

Hi @prayadcb

Thank you! I have updated the plugin to include Thai language too :)
Regards.

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:
  • You need to login to have access to uploads.

@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!

Uploaded files:
  • You need to login to have access to uploads.
Vadim has reacted to this post.
Vadim
PreviousPage 2 of 2