Click or drag to resize
ILocaleInfoReferenceDay Property
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.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
int ReferenceDay { get; set; }

Property Value

Type: Int32
See Also