- summary:
I am trying summaries the issue, Issue is SQL server Table had an "invalid" time stamp in them. It was considered invalid after the date/time did not exist when the clocks moved 1 hour ahead at 2:00am. The entry that caused the issue time stamps of 02:58am on 03/13/2016. When the time change occurred and the clocks moved forward, these times are essentially in the past now which caused the issue.
- Question:
issue occurred on 03/13/2016 but reported after long time, I want reproduce this again in my local env ? I db i am using string field for datetime and in C#.Net DateTime object.
I gone through so many blogs i think we know the solution but how can we ensure that every thing is working with reproduce this issue ..
Check if daylight savings is in effect? .net adds one hour to summer dst