Does anyone know a way to set the *time* part of a DateTime using Workflow? I have a DateTime and I want to keep the date part, but force the time to a static value.
The use case here is that I am setting up a follow-up time by adding one day to the Process Execution Time, but I want the value to show up in the AM timeframe.
For example if the DateTime is 11/2/2015 15:31, I want to convert it to 11/2/2015 08:00.
I have not found any plugins that do this either, including the otherwise excellent CRM DateTime Workflow Utilities.
If I have to code a custom workflow activity I will, but I find this one to be elementary and I'm surprised there are no OOTB or widely available plugins that will solve the problem.
TIA
*This post is locked for comments