Calendar Reporting- Week to start on Sunday, not Monday

BenRamseyer
Kilo Explorer

I am writing a calendar report and out of the box, the week goes from Monday to Sunday. I would like to see a normal week starting on Sunday and ending on Saturday. The SN Wiki has an image of this as their example calendar report http://wiki.service-now.com/index.php?title=Calendars. How do I see my calendar in this format?

1 REPLY 1

Dale Meyer-Cur1
Mega Contributor

On the bottom of that wiki page, it says:

"Out-of-box, the start of the week is Monday, meaning that the calendar begins with Monday and ends with Sunday on each line. To change this behavior, add the property glide.ui.date_format.first_day_of_week to the instance as an integer property, where the integer corresponds with the day of the week that the calendar will begin on, where 1 is Sunday, 2 is Monday, etc"

See if that works?