You (probably) don't need DateTime

When to opt for Unix Timestamp instead of DateTime (and vice versa)

2 Likes

In my .NET projects, I use the NodaTime library to make things easier to handle.

1 Like