Don’t forget the milliseconds. A post about dates and Datetime comparison
During my work I find working with date and time objects one of the most challenging things. I just spent a few hours finding out that when you retrieve date from a view column the millisecond part of the date is actually not set at all. In my current project I’m using a date control … Read more