G
Guest
Hello, friends,
What is the best way to test if two date values are the same day (same hour)
or not in c#.net?
As you know, in VB6, we have a fuction DateDiff("d", date1, date2). Do we
have a similar one in .net?
Thanks.
What is the best way to test if two date values are the same day (same hour)
or not in c#.net?
As you know, in VB6, we have a fuction DateDiff("d", date1, date2). Do we
have a similar one in .net?
Thanks.