Hello,
we use string\concatenate(STRING_1, STRING_2) in a workflow.
A date-time field is used as the string.
The problem is that this function displays the time minus 2 hours.
Example:
It says in the date-time field 17.06.21 10:05
changes the function to 17.06.21 08:05
how to correct this problem?
peter
we use string\concatenate(STRING_1, STRING_2) in a workflow.
A date-time field is used as the string.
The problem is that this function displays the time minus 2 hours.
Example:
It says in the date-time field 17.06.21 10:05
changes the function to 17.06.21 08:05
how to correct this problem?
peter
Comment