Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/api/datetime.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Some use cases may call for only date selection or only time selection. The `pre

### Month and Year Selection

Month and year selection is available by passing `month-year`, `year-month`, `month`, or `year` to the `presentation` property.
Month and year selection is available by passing `month-year`, `month`, or `year` to the `presentation` property.

This example shows a datetime with the `month-year` configuration.

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v7/api/datetime.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ Some use cases may call for only date selection or only time selection. The `pre

### Month and Year Selection

Month and year selection is available by passing `month-year`, `year-month`, `month`, or `year` to the `presentation` property.
Month and year selection is available by passing `month-year`, `month`, or `year` to the `presentation` property.

This example shows a datetime with the `month-year` configuration.

Expand Down