I am using the trading view charting library and the issue is that all of the stocks are Saudi Arabian so in Saudi Arabia week starts on Sunday, and in the library, the week begins on Monday so when I click on weekdays from the tab, the footer show day begins from Monday.
I changed the time zone to "Asia/Riyadh" by using the provided setTimezone() method, but it just changed the time zone of the library my problem is still there. I tried to find the method but all useless.