Why is DateTime.Now returning 4 hours more than my Eastern timezone system time?
I am converting a Blazor Server app to WASM WPA using Visual Studio 2022 Community v 17.10.1. The apps are virtually identical except for the underlying architecture and some backend code that interfaces with MySql (Server) versus IndexedDB (WASM).