Open
Description
The DateTime(Offset) parsing logic in Utf8JsonReader (dotnet/corefx#35903) depends on copied implementations of these helpers. Extracting them would remove this duplication.
The DateTime(Offset) parsing logic in Utf8JsonReader (dotnet/corefx#35903) depends on copied implementations of these helpers. Extracting them would remove this duplication.