diff --git a/dist/multipleDatePicker.js b/dist/multipleDatePicker.js index 831b21e..afdb649 100644 --- a/dist/multipleDatePicker.js +++ b/dist/multipleDatePicker.js @@ -130,7 +130,13 @@ * Number of years from scope.month to show in future in select * note : will change year into a select */ - changeYearFuture: '=?' + changeYearFuture: '=?', + + /* + * Type: function + * The moment object with functions. Optional if you dont want it on the global scope + */ + moment: '=?', }, template: '