You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The calendar header displays short name for Month
Describe the solution you'd like
Pass a prop monthFormat and possibly dayFormat (that could stay short due to date picker ) that would accept either short or long minimally and have that value used in header.vue component. Computed value for period name
Is your feature request related to a problem? Please describe.
The calendar header displays short name for Month
Describe the solution you'd like
Pass a prop monthFormat and possibly dayFormat (that could stay short due to date picker ) that would accept either short or long minimally and have that value used in header.vue component. Computed value for period name
Additional context
Would like the option to display long Name
The text was updated successfully, but these errors were encountered: