contactlab / contactlab-ui-components

DEPRECATED - Basic UI components for ContactLab UX design pattern library
http://contactlab.github.io/contactlab-pattern-library
Apache License 2.0
30 stars 8 forks source link

<calendar-clab>: set locale #128

Closed DarkHelmet67 closed 7 years ago

DarkHelmet67 commented 7 years ago

Component is always rendered in english language. Should add a "locale" property in existing "options" object, such as:

<calendar-clab label="Italian Calendar" options='{"locale": "it"}'>

As reported in bevacqua/rome/issues/89 should add a method calling:

rome.moment.locale('it')