AbstractDateRange

Configs

6
dateStepTriggers: Boolean | both | end | start= false

Specifies which date fields (fieldStartDate or fieldEndDate) should display their forward/backward date step triggers. See stepTriggers.

The field for the end date.

The field for the start date.

format: String= ddd, MMM DAlso a property

Format for date displayed in the fieldStartDate and fieldEndDate.

value: String[] | Date[]= ["today", "today"]Also a property

Value, which can be a Date or a string. If a string is specified, it will be converted using the specified format

Properties

6

Class hierarchy

isAbstractDateRange: Boolean= truereadonly
Identifies an object as an instance of AbstractDateRange class, or subclass thereof.
isAbstractDateRange: Boolean= truereadonlystatic
Identifies an object as an instance of AbstractDateRange class, or subclass thereof.

Other

The field for the end date.

The field for the start date.

Get / set format for date displayed in field (see format for formatting options).

value: String[] | Date[]= ["today", "today"]Also a config

Value, which can be a Date or a string. If a string is specified, it will be converted using the specified format