Change starting day of week in "date picker"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2011 03:01 AM
Hi,
we need to change the starting day of the week to Monday instead of Sunday. I have fould that I can add a property "glide.ui.date_format.first_day_of_week" that will do this for calendar type pages (e.g. History of a record in calendar format). [BTW: this property is *NOT* documented anywhere in the wiki, can we have a documentation of *all* properties in the wiki please?]
To my question: I have not found anything on how to change that behaviour for the calendar picker which is heavily used to set data type fields here (see attachment). How can I change that so the week starts on Monday?
Thanx, ct
- Labels:
-
Orchestration (ITOM)
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2011 03:03 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2011 05:14 AM
Looks like you're using the wrong property name. Try 'glide.ui.date_picker.first_day_of_week' instead.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2011 07:15 AM
Hi Mark,
perfect as always. Worked just as advertised... Thanx! 🙂
Regards, ct
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2015 03:32 AM
Hi,
is it possible to change starting day only on specific date picker? F.e. I would like to change starting day only on date picker in my catalog variable, not in the whole system.
Because I see that this property is working globally.
Thank you