[MRGTIDAY] Merge to time of day

MRGTIDAY combines the input values for hour, minute, second, and millisecond in an output value of data type TimeOfDay.

MRGTIDAY combines the input values for hour, minute, second, and millisecond in an output value of data type TimeOfDay. The output value corresponds to the time of day formed from the input values.

Pins

Input

Description

Data type

Default value
Value range

Hour

Hour

Integer

0

0…23

Minute

Minute

Integer

0

0…59

Second

Second

Integer

0

0…59

Mscnd

Millisecond

Integer

0

0…999

 

Output

Description

Data type

Default value
Value range

Out

Output

TimeOfDay

00:00:00.000