Add DateTime
Adds Date Time
This activity adds Date Time.
Input
Date Time:
String Argument
Inputs the date-time.
Day:
Integer Argument
Input the days to be added with the specified date-time.
Month:
Integer Argument
Input the months to be added with the specified date-time.
Year:
Integer Argument
Input the years to be added with the specified date-time.
Hour:
Integer Argument
Input the hours to be added with the specified date-time.
Minutes:
Integer Argument
Input the minutes to be added with the specified date-time.Seconds:
Integer Argument
Input the seconds to be added with the specified date-time.Milli-Seconds:
Integer Argument
Input the Milli-seconds to be added with the specified date-time.Date Time Format: Select the output format of date-time.
Output
Result:
DateTime Variable
Stores the newly added date-time in a specified format.
Last updated