hxmcn
hxmcn
Yes. but the hour is different.
Sorry, I got different result: Source:2021-12-28 23:19:58 GetBack:2021-12-29 07:19:58 Please see the picture below for details:  --------------------------------------------------------------------------------------- Environment: Windows 10 English (Time zone is UTC+8, Beijing time) Visual Studio...
Thanks @mgholam However, my test shows set UseUTCDateTime = false is OK:  -------------------------------------------- Full source codes: using fastJSON; namespace TestCode { public class TestClass { public class Model {...
Blazor-WebAssembly support [mconnew] This isn't currently possible as ASP.NET Core doesn't run on WebAssembly. Feel free to open an issue in the ASP.NET Core repo asking for support and if...
I can confirm that .net WPF application target to .net 9 and .net 10 preview can not run on windows 22H2 (10.0.19045.2908), run the application does not show the main...
See #https://github.com/dotnet/docs/issues/42600 Adding <CETCompat>false </CETCompat> to the .csproj of the application opts out of the CET