/
maskitoDateRangeOptionsGenerator
to create a mask to input a range of dates. mode
and dateSeparator
parameters to get a mask with a locale specific representation of dates. min
and max
allow you to set the earliest and the latest available dates. They accept native Date . minLength
and maxLength
parameters to set minimal and maximal length of the date range. rangeSeparator
parameter to customize separator between dates of the date range.