brianblakely / nodep-date-input-polyfill

Automatically adds datepickers to input[type=date] on IE, macOS Safari, and legacy browsers.
https://www.npmjs.com/package/nodep-date-input-polyfill
MIT License
96 stars 137 forks source link

Italian localization #38

Closed massimosala closed 7 years ago

massimosala commented 7 years ago

Brian, I am not able to create a pull request and I have just 2 minutes of time. FYI, in Italy the week start with monday. I don't know if the control take care of this. best regards, Sala

These are the data : 'it_it-IT': { days: [ Dom, Lun, Mar, Mer, Gio, Ven, Sab ], months: [ Gennaio, Febbraio, Marzo, Aprile, Maggio, Giugno, Luglio, Agosto, Settembre, Ottobre, Novembre, Dicembre ], today: Oggi, format: D/M/Y }

brianblakely commented 7 years ago

Fixed in 4.8.0