Date and Time Considerations for C# .NET

In this article I will try to layout some of the features of the DateTime object in the .NET framework. I will also show some pitfalls that could critically damage your application logic.

First I will start by some basics, the DateTime class in the .net framework sits at the System branch, is one of