You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that at least I shall replace DateTime with DateTimeOffset. It might be worth also using new .NET samples with new DateOnly types. It might be worth considering providing an example using NodaTime.
I think that at least I shall replace
DateTime
withDateTimeOffset
. It might be worth also using new .NET samples with newDateOnly
types. It might be worth considering providing an example using NodaTime.Read more in Is keeping dates in UTC really the best solution?.
The text was updated successfully, but these errors were encountered: