I am creating a business rule that changes the contents of the description depending on the time of day that the email is created.
Ideally, I would like to specify the value of date to be today's date, as the date is constantly changing. However, I need the time (12:00pm) to stay the same.
Is there a way of doing this?