Skip to content

Commit 439b532

Browse files
authored
Merge pull request dotnet#9959 from vanillajonathan/patch-1
Add `DateOnly` and `TimeOnly` to docs
2 parents f6f4306 + 87afe85 commit 439b532

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

xml/System.Data/DataColumn.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,6 +1172,8 @@
11721172
11731173
- <xref:System.Char>
11741174
1175+
- <xref:System.DateOnly>
1176+
11751177
- <xref:System.DateTime>
11761178
11771179
- <xref:System.Decimal>
@@ -1192,6 +1194,8 @@
11921194
11931195
- <xref:System.String>
11941196
1197+
- <xref:System.TimeOnly>
1198+
11951199
- <xref:System.TimeSpan>
11961200
11971201
- <xref:System.UInt16>

0 commit comments

Comments
 (0)