Closed isaacrlevin closed 4 years ago
Yea you are right, I need to JSInterop for this, I will fix today
If you want to close it, you can. I do think it makes sense to add some JavaScript update those date fields to local
If you want to close it, you can. I do think it makes sense to add some JavaScript update those date fields to local
We have an episode coming up where Jon Skeet will be joining us to debug our DateTime bugs, we'll try to cover this.
Thank you so much for your contribution, in looking more closely at this - I don't think this is what we want here. We're using Blazor server-side, not WASM. As a result, this would represent the server's local time...not the clients local time. Unless I'm missing something, but I could be wrong?