DateColumn
A Column for a date type field.
A Column for a date type field.
Creates a date-time picker variable for service catalog forms. Use when both date and time are needed, such as scheduled appointments or event timestamps. Add a DateTimeVariable to a CatalogItem or VariableSet via the variables property.
Creates a date picker variable for service catalog forms. Use for date-only fields like start dates, deadlines, or target dates. Add a DateVariable to a CatalogItem or VariableSet via the variables property.