cancel
Showing results for 
Search instead for 
Did you mean: 

How can we change week numbers in sap.ui.unified.Calendar

Former Member
0 Kudos

Hi,

Can anyone please explain me how to change the week numbers on the left of the calendar as shown in the screenshot (18,19,20...) ?

Or if there is any way to change the start date or start month of the calendar?

Thanks in advance,

Shivam

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member340030
Contributor
0 Kudos

Hi Shivam Chadha ,

You can use focusDate and DisplayDate functions of the Calendar to change the initial date of the calendar ..

https://sapui5.hana.ondemand.com/explored.html#/entity/sap.ui.unified.Calendar/methods

thanks

Viplove