AddDays and AddDaysUTC, arent they doing the exact same thing?
0
Triggered by some daylight saving magic, I was looking at the AddDays and AddDaysUTC methods. But as far as I can see, these methods are doing the exact same thing. If I debug them, the results are the same. When would the AddDays method give another result then the UTC variant?