---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Schedule for the fifth instance of a week date

# Schedule for the fifth instance of a week date {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

You can select a date that computes to the fifth instance of a weekday for a date
near the end of a month for a repeating monthly schedule,

## About this task

Three options are available for handling months that do not have a matching Fifth instance of the selected day.

* Last: Selects the last instance of the weekday in the month.
* Next: Selects the first instance of the weekday in the next month.
* Strict: Skips any month without a matching Fifth instance and selects only months that have a matching Fifth instance.
{#t_FifthInstanceOfADayOfTheWeek__ul_vqk_4tw_bp}  
Use the glide.schedules.fifth system property to control how a schedule entry that selects the fifth occurrence of a weekday behaves in months containing only four occurrences of that day.

* Use of this property is only valid when the glide.schedules.repeat_nth property is set to Day.
* The following example illustrates computing what day of the month a schedule repeats on when the schedule starts on the Fifth instance of a weekday in the month.
{#t_FifthInstanceOfADayOfTheWeek__ul_yss_xny_jjb}

## Procedure

1. Navigate to sys_properties.list.
2. Open the glide.schedules.fifth property.
3. Verify that the Value is set to last.
4. Navigate to System SchedulerSchedulesSchedules, [define a
   new schedule](https://servicenow-prod.fluidtopics.net/x_GlRiXKo7M7vUp04Z8flw "Configure schedules using schedule and schedule entry records."), and click Submit.
5. Open the new schedule and in the Schedule Entries related list, create a new entry with the following parameters:  
   * When: November 29, 2012 at 10:00 to November 29, 2012 at 11:00
   * Repeats: Monthly
   * Monthly type: Day of the Week
   * Starting: November 29  
     Note:  
     In this example, November 29 is the fifth Thursday in the month.
   {#t_FifthInstanceOfADayOfTheWeek__ul_exg_h5w_bp}
6. Click Submit.
7. Open the same schedule entry.  
   Note:  
   The message Every month on the Fifth Thu appears on the form.  
   The schedule for the first three months is computed as:
   * November 29, 2012 (Fifth Thursday of the month)
   * December 27, 2012 (Last Thursday of the month)
   * January 31, 2013 (Fifth Thursday of the month)
   {#t_FifthInstanceOfADayOfTheWeek__ul_skp_y5w_bp}
8. If you set the Value on the glide.schedules.fifth property to next instead of last in step 3, the schedule for the first three months is computed as:  
   * November 29, 2012 (Fifth Thursday of the month)
   * January 3, 2012 (First Thursday of the next month since December 2012 does not have five Thursdays)
   * January 31, 2013 (Fifth Thursday of the month)
   {#t_FifthInstanceOfADayOfTheWeek__ul_dxb_bvw_bp}
9. If the Value on the glide.schedules.fifth property is set to strict instead of last in step 3, the schedule for the first three months is computed as:  
   * November 29, 2012 (Fifth Thursday of the month)
   * No meeting (December 2012 skipped because it does not have five Thursdays)
   * January 31, 2013 (Fifth Thursday of the month)
   {#t_FifthInstanceOfADayOfTheWeek__ul_uzd_2vw_bp}
**Related concepts**   

* [Holidays](https://servicenow-prod.fluidtopics.net/_cQrm97jSjlXa34mz_mNCg "You can define each individual holiday as a schedule entry to create exceptions to existing schedules.")
* [Parent and child schedules](https://servicenow-prod.fluidtopics.net/8xlXhLrY1MPNmCM1Y~fF7Q "Schedules can have one of two parent-child relationships with other schedules.")
* [Domain support and schedules](https://servicenow-prod.fluidtopics.net/CKehTs8tZmeH733JsejH7w "Domain separation is supported in schedules. Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see and access data. Activate the Domain Support [com.glide.domain] plugin to enable the domain separation functionality for schedules.")
* [Schedules](https://servicenow-prod.fluidtopics.net/ttKw8Z63zPyS1hUAOT4U~g "Use schedules to specify when service level agreements or inactivity monitors are active, or to specify when on-call rotations should take effect. Schedules are rules that include or exclude time for various actions or tasks.")  
**Related tasks**   

* [Create a holiday schedule for multiple regions](https://servicenow-prod.fluidtopics.net/hSxlerHYGQ_V4jteoSwnmg "You can create holiday schedules for multiple regions that follow the same work schedule but have different holidays.")
* [Define a schedule](https://servicenow-prod.fluidtopics.net/x_GlRiXKo7M7vUp04Z8flw "Configure schedules using schedule and schedule entry records.")
* [Repeat a monthly schedule](https://servicenow-prod.fluidtopics.net/tjPFtps7JidQ5rriUx0NaA "Repeat a monthly schedule to reduce the amount of time required to define schedules and to provide consistency in scheduling.")
* [Define a schedule](https://servicenow-prod.fluidtopics.net/x_GlRiXKo7M7vUp04Z8flw "Configure schedules using schedule and schedule entry records.")
* [Repeat a monthly schedule](https://servicenow-prod.fluidtopics.net/tjPFtps7JidQ5rriUx0NaA "Repeat a monthly schedule to reduce the amount of time required to define schedules and to provide consistency in scheduling.")  
**Related reference**   

* [Default schedules](https://servicenow-prod.fluidtopics.net/jxHK79vaUHNPIVz85_F0SQ "Default schedules are available in a base system.")
* [Using schedules and calendars](https://servicenow-prod.fluidtopics.net/s2dx9jQAsxywi6kPrnPnaA "Specific applications within the ServiceNow AI Platform generate graphical calendar displays based on schedule pages.")

*[\>]: and then


