qodesmith / datepicker

Get a date with JavaScript! A datepicker with no dependencies.
344 stars 101 forks source link

Locations, translate #144

Open brilik opened 10 months ago

brilik commented 10 months ago

How I can translate? My project has three languages, but I can't find how translate the datepicker in readme. I wanna see option for choose location. Example: const options = { location: 'uk_UA' || 'en_EN' || 'ru_RU', }