[MRG_DA] Merge to date
Function block MRG_DA combines the input values for year, month, and day in the output value of data type Date.
MRG_DA combines the input values for year, month, and day in the output value of data type Date. The output value corresponds to a date formed from the input values.
Pins
Input | Description | Data type | Default value |
|---|---|---|---|
Year | Year | Integer | 1990 1990…2169 |
Month | Month | Integer | 1: January 1…12 |
1: January | |||
Day | Day | Integer | 1 1…31 |
Output | Description | Data type | Default value |
|---|---|---|---|
Out | Output | Date | 01.01.1990 |