Add built-in support on .NET 6 for the new `DateOnly` and `TimeOnly` types as described here: dotnet/runtime#50980
Add built-in support on .NET 6 for the new
DateOnlyandTimeOnlytypes as described here: dotnet/runtime#50980