amsul / pickadate.js

The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
http://amsul.ca/pickadate.js
MIT License
7.7k stars 1.02k forks source link

Month Translation in Field and in Calendar #1152

Open pickmeok opened 5 years ago

pickmeok commented 5 years ago

Hi!

I am experiencing an issue with the translation of months in the field.

Generally a correct Greek translation of months in a WordPress format (j F Y, l) is displayed as seen below with the equivalent pickadate format (d mmmm yyyy, dddd):

4 Απριλίου 2019, Πέμπτη < This spelling of month April is correct for the field.

The months in the calendar should have a different spelling as seen below:

Απρίλιος 2019

Can the field display the translated Greek month April as 'Απριλίου' and the calendar display a different spelling of the translated Greek month as 'Απρίλιος'?

This is the correct grammer in Greek.

Thank you

ivanhala commented 5 years ago

Hello,

I have the same problem with languages ​​that use word declension. Possible solution: add an additional name for the month so that it can be used in the calendar, and another in the field.