/ [dateMode] Date format mode | MaskitoDateMode | |
[timeMode] Time format mode | MaskitoTimeMode | |
[dayPeriod] Tuple of two locale-specific day-period markers (AM-marker first, PM-marker second). When both are non-empty, the time portion of the mask switches to 12-hour format and appends the selected marker. Pass ['', ''] for 24-hour format. Default: | readonly [string, string] | |
[dateSeparator] Date separator Default: | string | |
[dateTimeSeparator] Separator between date and time Default: | string | |
[timeStep] The value by which the keyboard arrows increment/decrement time segments Default: | number | |
[min] Earliest date | Date | |
[max] Latest date | Date |