What controls This Week/Last Week in reports

dave_m13
Kilo Contributor

Hi

Does anyone know what controls This Week/Last Week? Our week starts Sunday to Saturday, however it seems that the conditions in reports for This Week/Last week start Monday/Sunday.

Is there anyway of changing this?

I have set glide.ui.date_picker.first_day_of_week and glide.ui.date_format.first_day_of_week to 1 which should be Sunday, however I do not it is these as it does not affect This Week/Last Week results.

Thanks
Dave

4 REPLIES 4

shakesc
Giga Contributor

Have the same question here
Any one have any ideas?


SimonSkelton
Kilo Explorer

According to this Wiki page it should be 'glide.ui.date_format.first_day_of_week' = 1. I haven't tried this myself, but you may wish to add a comment to this Wiki page or raise this as a bug if it's not working as expected:

http://wiki.service-now.com/index.php?title=Calendars

"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."


wissam_abou_rje
Kilo Explorer

Hi,
I've tried the 'Out of the Box' issue in Wiki and it didn't work.
Is there a solution to the bug?
Anyone has a solution?


Aaron90
Giga Contributor

Hi,



Please check my parallel thread, Week Start and End.



In addition to the glide.ui.date_picker.first_day_of_week property mentioned in the wiki - it seems there should be a glide.ui.filter.first_day_of_week property, and I see another, glide.ui.date_picker.first_day_of_week, mentioned above.



Are there more?



How do we combine all the threads on this subject into a complete answer?