Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi,
I need a flow service that will find the difference between the two dates. The format for the date is yyyy-dd-MM HH:mm:ss. difeernce should be in seconds.
Kindly suggest a solution…
Sandeep,
The calculateDateDifference service in the Date folder of the PSUtilities package does exactly this. This however is a java service.
HTH.