Fix #4113: Calendar showMonthAfterYear locale option

This commit is contained in:
melloware 2023-07-09 10:46:01 -04:00
parent f3d1033c37
commit 12174a1f96
3 changed files with 58 additions and 24 deletions

View file

@ -58,6 +58,7 @@ export const defaultOptions = {
today: 'Today',
weekHeader: 'Wk',
firstDayOfWeek: 0,
showMonthAfterYear: false,
dateFormat: 'mm/dd/yy',
weak: 'Weak',
medium: 'Medium',