Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

FirstMonthOfYear Property

Overloads

FirstMonthOfYear

First month of the year, starting from 1.

According to ISO 8601, January is 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.

JSON property name: qFirstMonthOfYear

FirstMonthOfYear

First month of the year, starting from 1.

According to ISO 8601, January is 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.

JSON property name: qFirstMonthOfYear

Declaration

      int FirstMonthOfYear { get; set; }
    

Property Value

Type Description
System.Int32

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!