You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/date-parsing/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ The `parseDate` method supports the parsing of:
20
20
21
21
### Implicit Formats
22
22
23
-
In this case, the `parseDate` method tries to parse the string using both the locale [predefined formats]({% slug dateformatting_internalization %}#predefined) and the standard formats listed in the following table.
23
+
In this case, the `parseDate` method tries to parse the string using both the locale [predefined formats](https://github.com/telerik/kendo-intl/blob/master/docs/date-formatting/index.md#predefined) and the standard formats listed in the following table.
0 commit comments