Monday, January 18, 2010

How to find the DateTime Difference from two different Time Zone?

How to find the DateTime Difference from two different Time Zone?

You can use this simple below function.

tib:compare-dateTime((tib:translate-timezone(current-dateTime(), '+05:30')), tib:translate-timezone($Start/root/InputDateTime, '+05:30'))