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
@From Sushma
As per Fiori : update core with below types during development:
There are different calendar types:
Single Day Selection: This type allows the user to select one single day at a time.
Single Interval Selection: This type enables the user to select an interval or one entire week.
Multiple Day Selection: This type allows the user to select multiple days, that do not have to be next to each other. Selecting entire week(s) and a date range is also possible.
Multiple Months: If users need the context of more than one month for their date selection, the multiple month type of the calendar should be used. You can decide whether single day selection or multiple selection (like multiple days, entire weeks and date ranges) is possible. It is not recommended to display more than two or three calendars at the same time.