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
The DateTime(Offset) parsing logic in Utf8JsonReader (dotnet/corefx#35903) depends on copied implementations of these helpers. Extracting them would remove this duplication.