ng2-ui / datetime-picker

Angular2 DateTime Picker
https://ng2-ui.github.io/#/datetime-picker
MIT License
121 stars 62 forks source link

Localization possible? #16

Closed mickeychu closed 8 years ago

mickeychu commented 8 years ago

Is this possible to localize the calendar using moment? Now it's displayed in English but I want to change it to Finnish, is this possible?

allenhwkim commented 8 years ago

Can you be more specific. e.g. week of days, month. Are you talking about this popup?

image

mickeychu commented 8 years ago

Yes, about the Months and Weekdays on this popup. I can manually change it on the source code but it would be great if it can be done by using moment :)

allenhwkim commented 8 years ago

Yes it is possible. any volunteer to make this work?

allenhwkim commented 8 years ago

Implemented this feature with 0.7.0.

MartinNuc commented 7 years ago

Is it possible to change the Time, Hour and Min label?