Setting The First Day Of Week, Any View

I was looking through the documentation, and I cannot find where it shows us how to make the first day of the week to whatever. I am looking to change it to Sunday, as I am in the U.S.

Sunday|Monday|Tuesday|Wednesday|Thursday|Friday|Saturday

This is what I’m looking for, for any view of the scheduler (eg; day,month,year,whatever view). Can somebody point me to the directions, I must’ve passed it over a few times. Thanx!

docs.dhtmlx.com/doku.php?id=dhtm … fig#scales

scheduler.config.start_on_monday = false;