Subtract Date Time

Subtracts Date Time

This activity subtracts Date Time

Input

  • Date Time Format:String Argument Specify the DateTime format of the Input 2.

  • Day:Integer Argument Input the days to be subtracted from the specified date.

  • Hour:Integer Argument Input the hour to be subtracted from the specified date.

  • Minutes:Integer Argument Input the minutes to be subtracted from the specified date.

  • Seconds:Integer Argument Input the seconds to be subtracted from the specified date.

  • Milli-Seconds:Integer Argument Input the Milli-seconds to be subtracted from the specified date.

  • Date Time Format: Select the output format of Datetime.

  • Input:Object Argument Specifies input of type DateTimeObject/DateObject/DateTime/String.

  • Input2:Object Argument Specifies the date to subtract input of type DateTimeObject/DateObject/DateTime/String

Output

Last updated