Hallo,
i have a problem with comparing two DateTimePickers, which both have the same date.
but with Date.Compare(date1, date2) a voll comparsion with date and time is done.
how can i just compare the dates..
(I have searched the forum and msdn...nothing found)