DateTimeColumn
Defines a column that stores a combined date and time value, rendered with a calendar picker on forms. Use this for fields like due dates, scheduled start times, or any timestamp the user needs to set.
Defines a column that stores a combined date and time value, rendered with a calendar picker on forms. Use this for fields like due dates, scheduled start times, or any timestamp the user needs to set.
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.