Solved
Concatenate a Date property and TimeOfDay property
I'm trying to concatenate 2 properties; one is of type 'Date' and the other is of type 'TimeOfDay'. And this concatenated value will be the source for a property of type 'DateTime'. Is there any function to concatenate this or any way of accomplishing this?
***Edited by Moderator Marije to change type from Pega Academy to Product***