diff --git a/Documentation/Blazorise.Docs/Pages/News/2023-11-20-release-notes-140.razor b/Documentation/Blazorise.Docs/Pages/News/2023-11-20-release-notes-140.razor index 1db9288c02..71583260ce 100644 --- a/Documentation/Blazorise.Docs/Pages/News/2023-11-20-release-notes-140.razor +++ b/Documentation/Blazorise.Docs/Pages/News/2023-11-20-release-notes-140.razor @@ -66,4 +66,8 @@ With the feedback from our community, we've introduced a new InputFormat parameter for the input mask. This feature lets developers define the format that the input should adhere to, ensuring consistency and data integrity. + + At this moment almost all date formats should be supported. The only feature that is still missing is the usage of long-name days and month, eg ddd.MM.yyyy, or dd.MMM.yyyy. We are working on making it work in future versions. + + \ No newline at end of file