I have several MS SQL databases that log entries with the time and date. This becomes a problem with CDT and DST. In the more critical database tables there is no index field to use to remove the overlapping entires and the the leap ahead just leaves an hour gap in the data.
How do some of you handle this?