I'm configuring a workflow that needs to wait a given length of time before proceeding. The workflow receives a DateTime value that the workflow needs to wait until. The problem is that the workflow runs immediately and does not wait for the given time. My thoughts is that somehow this is being converted to UTC time potentially?


*This post is locked for comments
I have the same question (0)