From d60cac073bcf5f0b8922a4aa32324534ac3290e1 Mon Sep 17 00:00:00 2001
From: Radek Zikmund <32671551+rzikm@users.noreply.github.com>
Date: Tue, 20 Aug 2024 16:33:48 +0200
Subject: [PATCH 1/2] Mention DateTimeKind unspecified in DateOnly.ToDateTime
---
xml/System/DateOnly.xml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/xml/System/DateOnly.xml b/xml/System/DateOnly.xml
index 83bb99dbbde..d94e9d9db04 100644
--- a/xml/System/DateOnly.xml
+++ b/xml/System/DateOnly.xml
@@ -1431,7 +1431,14 @@
The time of the day.
Returns a that is set to the date of this instance and the time of specified input time.
The instance composed of the date of the current instance and the time specified by the input time.
- To be added.
+
+ property of the resulting is initialized to .
+
+]]>
+
From 7058dce969270c5a893aa397ecf3a48bf3bbe1cf Mon Sep 17 00:00:00 2001
From: Radek Zikmund <32671551+rzikm@users.noreply.github.com>
Date: Wed, 21 Aug 2024 11:22:59 +0200
Subject: [PATCH 2/2] Update xml/System/DateOnly.xml
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
---
xml/System/DateOnly.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/xml/System/DateOnly.xml b/xml/System/DateOnly.xml
index d94e9d9db04..5b1ccdab80a 100644
--- a/xml/System/DateOnly.xml
+++ b/xml/System/DateOnly.xml
@@ -1435,7 +1435,8 @@
property of the resulting is initialized to .
+
+The property of the resulting is initialized to .
]]>