Skip to content

Commit bd5bd85

Browse files
authored
Merge pull request #1178 from donalmurtagh/patch-1
Fix #1177 Update formatting documentation from 'quarter' to 'day'
2 parents 215a4d0 + ccd5513 commit bd5bd85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/props/formatting/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Changes the format quarter name in the quarter picker
141141
```
142142
:::
143143

144-
### `quarter`
144+
### `day`
145145

146146
Changes the format of the day value in the calendar
147147

@@ -240,4 +240,4 @@ The function argument is the internal selected date value(s).
240240
const date = ref();
241241
</script>
242242
```
243-
:::
243+
:::

0 commit comments

Comments
 (0)