Hi,
I have a requirement to get current time from the current date and time inside a workflow.
I tried to use below
1. Add time to Date - Added 0's to Month, Date, Hour and Mins and set the date as current executed date
2. Log to history - shows the current date and time
How do I get the time portion in 24 hour format?
Thanks