ReferenceDay Property
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 ( 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 – let us know how we can improve!