Question
3
Replies
5762
Views
Posted: May 28, 2018
Last activity: November 6, 2018
Closed
Solved
DateTimeUtils - Getting Current Date, Time & Day
Hi-
I need to get the Current Date & Time and use it the Subject of the Email.
I need to get the Current Day and use it the Body of Email.
How can I accomplish it?
Thank you!
Hi,
Please find the example attached. change the format of the date time according to your requirement.
Steps Summary :
1 . Datetime util drag and drop
2. use "Now" method from date time util
3. extract proxy
4. use toString method with a format parameter.