ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

Calendar: A property to set the first day of the week shown in the calendar

Open pppwr7 opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Currently, Sunday is always shown as the first day of the week. Customers have requested for a feature to show Monday as the first day of the week.

Describe the solution you'd like Ability to have the first day of the weeek as a configurable property.

Additional context The feature is already provided in Fiori/sapui5 and customers are currently using it. Hence, have requested for the same feature here. refer property 'firstDayOfWeek' in https://sapui5.hana.ondemand.com/#/api/sap.ui.unified.Calendar%23controlProperties

pppwr7 avatar Aug 17 '22 15:08 pppwr7

Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.

Lukas742 avatar Aug 17 '22 15:08 Lukas742

Please also add the property nonWorkingDays and the aggregations disabledDates and specialDates as they are necessary to implement some HR functionalities and without it we're forced to use a 3rd party component such as flatpickr.

tiagoapmartins avatar Dec 28 '22 14:12 tiagoapmartins

Hi @PriyaPowar,

Can you provide more information for the stakeholder organization?

Thanks and best regards, Petya

petyabegovska avatar May 15 '23 13:05 petyabegovska

Hi @tiagoapmartins,

We just introduced the brand new Calendar Legend component and there are also special calendar dates introduced in the Calendar. https://sap.github.io/ui5-webcomponents/nightly/playground/?path=/docs/main-calendar-legend--calendar-legend-overview

DMihaylova avatar Feb 19 '24 07:02 DMihaylova

Hello @DMihaylova,

The same request for setting the first day of the week came from Signavio. Please consider implementing CalendarWeekNumbering enum similar to UI5: https://openui5nightly.hana.ondemand.com/api/module:sap/base/i18n/date/CalendarWeekNumbering#overview

Best regards, Petya

petyabegovska avatar Apr 22 '24 06:04 petyabegovska