date

Uniface data type that holds a sequence of numbers representing a date, in the format ccyymmdd.

date  ParameterName : Direction

date  VariableName

Use

Use in params and variables blocks to define the data type of a parameter or variable. The data type can be selected when defining fields, global variables, and component variables.

Description

The $date ProcScript function can be used to explicitly convert data to the date data type.

Related Topics