C# – Deserialize DateTime & DateTimeOffset values to UTC and Local Time as required
I’m currently working on a full stack application that has never had to be conscious of time zone, but looks like it will soon need to be a bit more versatile in terms of being aware of local time zone and daylight savings etc.