/ maskitoDateOptionsGenerator to create a mask for date input. Use maskitoParseDate to get date from masked string.
Use maskitoStringifyDate to get the masked string from date.
mode and separator properties 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 .