Skip to content

Commit ee60f52

Browse files
docs: link splitDateFormat part names
1 parent ec89077 commit ee60f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/date-formatting/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ The formatted date.
162162

163163
#### splitDateFormat
164164

165-
Returns information about the individual segments of a format. The returned objects contain the segment type (for example, year or month), the pattern, and the information about the type of names that are used for the pattern.
165+
Returns information about the individual segments of a format. The returned objects contain the segment type (for example, year or month), the pattern, and the information about the [dateFormatNames](https://github.com/telerik/kendo-intl/blob/master/docs/cldr/api.md#dateformatnames) that are used for the pattern.
166166

167167
## Parameters
168168

0 commit comments

Comments
 (0)