How to set the week starting day on a calendar page?

viktor_lukashov
Giga Contributor

I cannot find any way to configure the week starting day for the Calendar type schedule pages. These pages are displayed via show_schedule.do when a user opens any Schedule (cmn_schedule) / Maintenance Schedule (cmn_schedule_maintenance) or Blackout Schedule (cmn_schedule_blackout) form and clicks on the 'Show Schedule' form link UI action [example].

 

I found in the wiki that the glide.ui.date_format.first_day_of_week system property can be used to configure exactly what I am looking for in reports and date picker controls. But I cannot find a way to set Monday at the week starting day in the calendar schedule pages. Is it possible?

2 REPLIES 2

Bhavesh Jain1
Giga Guru

I think you already tried this but still:


Creating Calendars - ServiceNow Wiki


This does not help because calendar reports and calendar pages seem to be completely different entitied in ServiceNow. The Wiki article you suggested describes calendar reports but says nothing regarding calendar pages.