tamble / jquery-ui-daterangepicker

A JQuery UI based date range picker.
MIT License
184 stars 110 forks source link

Plugin assumes presence of 'moment' global variable. #34

Open jhrabows opened 8 years ago

jhrabows commented 8 years ago

With the latest releases of moment.js the 'moment' global is no longer exposed. This means that datepicker cannot use these most recent versions (at least not directly).