Possible Duplicate:
Days difference between two dates
I need to know how many days between two selected dates.
typically for comparing dates I use DateTime.CompareTo, but here the situation is different.
thanks in advance and sorry for stupid question.
Use this:
///
will return 10