Skip to content

Commit a046aa1

Browse files
chore(dateInput): simplify language
1 parent b14ee0f commit a046aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dateinput/supported-formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ K - kind - not tested until localization arrives, maybe never will be supported
122122

123123
The .NET framework also has a list of standard formats for dates: [https://docs.microsoft.com/en-us/dotnet/standard/base-types/standard-date-and-time-format-strings](https://docs.microsoft.com/en-us/dotnet/standard/base-types/standard-date-and-time-format-strings). They are **not** supported with the Telerik Date Input for Blazor at this point.
124124

125-
>caution While the results of unsupported format specifiers values will render correctly, editing is impossible because their formats are only implemented on the server (in .NET) and do not have equivalents in our JS Interop which is requires for the end user experience.
125+
>caution While the results of unsupported format specifiers values will render correctly, editing is not supported.
126126
127127
<!--
128128

0 commit comments

Comments
 (0)