DTU.DateConcat (FUN)

 

This function of the CAA_DTUtil.library converts year, month and day to the IEC 6-1131-3 format “DATE”. In case of invalid entries D#1970-01-01 will be returned.

Input:

uiYear

UINT

Year (1970..2099)

uiMonth

UINT

Month (1..12)

uiDay

UINT

Day (1..31)

Output:

dateDate

DATE

Date