Issue:
How to use the AddHours action in the Version 1 Ruleset
Resolution:
The AddHours Version 1:
inputDate = This will be a date in string Data Type format
numHours = This will be a string representing the amount of hours you wish to add to the inputDate
srcFormat = This will be the string pattern Java 7 simple date format
tgtFormat = same as srcFormat
Output(s) = This will be a string variable
Comments
0 comments
Please sign in to leave a comment.