Skip to main content Skip to complementary content

ReferenceDay Property

Last updated: 6/9/2026

Overloads

ReferenceDay

Day in the year that is always in week 1.

According to ISO 8601, January 4th should always be part of the first week of the year ( qReferenceDay =4).

Recommended values are in the range 1 and 7.

If this property has not been set in a script, the returned value comes from the Windows operating system.

This property is not relevant if there are broken weeks in the year.

JSON property name: qReferenceDay

ReferenceDay

Day in the year that is always in week 1.

According to ISO 8601, January 4th should always be part of the first week of the year ( qReferenceDay =4).

Recommended values are in the range 1 and 7.

If this property has not been set in a script, the returned value comes from the Windows operating system.

This property is not relevant if there are broken weeks in the year.

JSON property name: qReferenceDay

Declaration

      public int ReferenceDay { get; set; }
    

Property Value

Type Description
System.Int32

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!