Expand Minimize
This topic has not yet been rated - Rate this topic

Calendar.LastMonthInThisYear | lastMonthInThisYear property

Gets the last Month of the current Year.

Syntax


var lastMonthInThisYear = calendar.lastMonthInThisYear;

Property value

Type: Number [JavaScript] | System.Int32 [.NET] | int32 [C++]

The last Month of the current Year.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Globalization
Windows::Globalization [C++]

Metadata

Windows.winmd

See also

Calendar

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.