I have a workflow that is adding in tasks for users when they perform actions and it's setting the tasks for 12 days after the workflow runs. However, what I want to achieve is to set these tasks for 8:30am on the day, but 12 days after it runs.
e.g. if I run it right now, instead of it being 20th Jan 2016 11:23 am, it would be 20th Jan 2016 8:30am
Is this possible to do via customisations/config rather than dev?