kevinoleary19 / Angular-2-Datepicker

A minimalist datepicker inspired by Google's material design
70 stars 71 forks source link

[Feature] Include a way to change the days/months names... #101

Closed asfo closed 6 years ago

asfo commented 7 years ago

I hope you could add a way to change the days and months names, so we can use it with a translation system.

For example: Monday <- English We translate it to: Lunes <- Spanish

Using something like: weekDays="Vier,Sab,Dom" <-In spanish weekDays="Fri,Sat,Sun" <- In english

And also in the months.