Skip to content

Commit 52e3dec

Browse files
authored
Update 17/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md
1 parent 2b250b9 commit 52e3dec

File tree

1 file changed

+1
-1
lines changed
  • 17/umbraco-cms/fundamentals/setup/upgrading/version-specific

1 file changed

+1
-1
lines changed

17/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ For more details on this update see the following PR: [#20187](https://github.co
7979

8080
**Date Picker Property Editor Kind**
8181

82-
The existing date picker that returns a `DateTime` object has been updated to provide one with a `Kind` of `Unspecified`. Previously it was `Utc` but this wasn't correct as Umbraco cannot what's intended by a particular usage of a date picker. This update makes that explicit.
82+
The existing date picker that returns a `DateTime` object has been updated to provide one with a `Kind` of `Unspecified`. Previously, it was `UTc`, but this was incorrect because Umbraco cannot determine the intended use of a particular date picker. This update makes that explicit.
8383

8484
For more details on this update see the following PR: [#19727](https://github.com/umbraco/Umbraco-CMS/pull/19727).
8585

0 commit comments

Comments
 (0)