/

Date KIT

Description and examples API
Use maskitoDateOptionsGenerator to create a mask for date input.
Despite the name of the mask, element's raw value is still string.

Use maskitoParseDate to get date from masked string.

Use maskitoStringifyDate to get the masked string from date.

    
    

Date localization

#

Use mode and separator properties to get a mask with a locale specific representation of dates.

Min/Max

#

Properties min and max allow you to set the earliest and the latest available dates. They accept native Date .