mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Fix #4113: Calendar showMonthAfterYear locale option
This commit is contained in:
parent
f3d1033c37
commit
12174a1f96
3 changed files with 58 additions and 24 deletions
|
@ -58,6 +58,7 @@ export const defaultOptions = {
|
|||
today: 'Today',
|
||||
weekHeader: 'Wk',
|
||||
firstDayOfWeek: 0,
|
||||
showMonthAfterYear: false,
|
||||
dateFormat: 'mm/dd/yy',
|
||||
weak: 'Weak',
|
||||
medium: 'Medium',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue