Click or drag to resize
ILocaleInfoFirstMonthOfYear Property
First month of the year, starting from 1. According to ISO 8601, Januaryis the first month of the year. 1 = January 2 = February 12 = January If this property has not been set in a script, the returned value comes from the Windows operating system.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
int FirstMonthOfYear { get; set; }

Property Value

Type: Int32
See Also