3 days prior datetime from current datetime
Hi,
I have to get the datetime of before 3 days from the current-dateTime().
eg: if current date time is 2010-06-10T22:13:17.501-04:00, I have to get 3 days prior date as 2010-06-07T22:13:17.501-04:00.
I am not able to find any function in xslt to retrieve this. Any suggestion would be of great help.
thanks,
Sridhar.
|