Skip to main content

Date

Date input field with date picker.

date picker

Additional parameters

Disable today

Disable the current date for selection.

Disabled days

Disable days of the week.

Disable past dates

Disable the ability to select past dates.

Past offset

Shift disabled days in future or in the past. Use negative values to shift dates to the past.

Disable future dats

Disable the ability to select future dates.

Future offset

Shift disabled days in future or in the past. Use negative values to shift dates to the past.

Custom disabled dates

Disable the ability to select certain dates.

Dates should be separated with ",", ";" or new line.

Use dd (example 01) or d (example 1) to add single date for all months and years.

Use dd.mm (example 01.01) or d.m (example 1.1) to add single date for all years.

Use dd.mm.yyyy (example 01.01.1999) or d.m.yyyy (example 1.1.1999) to add single date.

Use 01-03 or 1-3 to add date range for all months and years.

Use 01.01-03.01 or 1.1-3.1 to add date range for all years Use 01.01.1998-03.01.1999 or 1.1.1998-3.1.1999 to add date range.