mzimnn

Results 5 comments of mzimnn

I have implemented a simple [custom control](https://gist.github.com/mzimnn/3c2f3e9c5f651080c0b9c539c012c1aa). It does nothing fancy, it just calls the OData service for the date range of the current view but does not check if...

@ravish-garg Thanks for giving some insights about how you solved this. I have found the method [SinglePlanningCalendarMonthGrid._getVisibleDays()](https://github.com/SAP/openui5/blob/e17e780c74404e4ec641cc8cccdc7bc02ff5aa90/src/sap.m/src/sap/m/SinglePlanningCalendarMonthGrid.js#L449) which calculates all days shown in the month view. That way the start...

This pull request is still relevant, it fixes the issue described in https://github.com/SAP/jenkins-library/issues/5324. @SAP/jenkins-library-team I would really appreciate if some could take a look at this pull request or the...

This pull request is still relevant, it fixes the issue described in https://github.com/SAP/jenkins-library/issues/5324.