OptionalincludeIndicates if the datetime picker should provide an option to select the time. If not provided, the default value is false.
OptionalmaxThe maximum date to allow. The number represents the number of milliseconds since epoch (January 1, 1970) in UTC.
OptionalminThe minimum date to allow. The number represents the number of milliseconds since epoch (January 1, 1970) in UTC.
The input type identifier.
Defines the desired user interface is a calendar date picker. See https://developers.arcgis.com/web-map-specification/objects/formDatetimePickerInput/.