hi guys ,
i want to take diference between two dates
i m use this code for retrive days and month
code:
DateDiff(DateInterval.Day, FirstDate, SecondDate)
required:
11/25/2005 - 01/07/2006
should ans:
1 month and 13 days
Please send me answer of this question withs code
regards

i want to take diference between two dates
i m use this code for retrive days and month
code:
DateDiff(DateInterval.Day, FirstDate, SecondDate)
required:
11/25/2005 - 01/07/2006
should ans:
1 month and 13 days
Please send me answer of this question withs code
regards