flow service finding the difference between the dates

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.