hi,
In how to code this one in C# ? I would like to subtract datetime variable in order to get day. sample below.
10/10/05 - 10/06/05 =4
10/10/05 - 10/10/05 = 0


thanks,
popskie