DowTime

The DowTime function returns the day of the week (DOW) and the time in the format DHHMM.

The day of the week is a number from 1 - 7, where 1 is Monday and 7 is Sunday. The time is returned in the 24 hour time format.

Return type

The function return type is: STRING

Function parameters

Table 1. DowTime assignment function parameters
Parameter order Input variable type Parameter data type Required parameter Description
1 Data field DATE Yes The date to be used.
2 Valid types are:
  • Data field
  • Constant
TIME No The time to be used.