secretyouth / react-datez

An easy to use, customizable mobile-friendly datepicker.
MIT License
126 stars 24 forks source link

What about localization? #13

Closed jaynakus closed 6 years ago

jaynakus commented 7 years ago

Hello, is it using moment localization or you had implement static month names? We could not see months in another language even if we changed moment language.

secretyouth commented 7 years ago

It uses moment for displaying the format so adding localisation wouldn't be too hard. I'll add it as an enhancement that we can work towards 👍

jchapelle commented 7 years ago

Localization would be very appreciated ! Great job by the way ...

jaynakus commented 6 years ago

So I couldn't wait and added localization support. Moreover I needed some better year button. Added ability to change that button with custom image or any node. Please merge and release new version.

secretyouth commented 6 years ago

@jaynakus Thanks! I'll have to look at this during the week. I am a bit busy with a major product release, but when I have some time ill review and get this released 👍

secretyouth commented 6 years ago

@jaynakus - added in new release 1.3.0

Enjoy :)