longbill / jquery-date-range-picker

A jQuery plugin that allows user to select a date range
MIT License
1.12k stars 579 forks source link

Use moment.js locale utilities to extend the i18n coverage #20

Open ffuubarbuzz opened 10 years ago

ffuubarbuzz commented 10 years ago

For example, in russian "3 days" and "5 days" will be "3 дня" and "5 дней". It would be awesome to use i18n from moment.js, since jquery-date-range-picker already requires moment.js to work.

PetrSnobelt commented 9 years ago

+1 to use momentjs i18n