Share via


IntlDate.MonthsInYear method

Returns an Integer that represents the number of months in the calendar year of the international date.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function MonthsInYear As Integer
'Usage
Dim instance As IntlDate
Dim returnValue As Integer

returnValue = instance.MonthsInYear()
public int MonthsInYear()

Return value

Type: System.Int32

See also

Reference

IntlDate class

IntlDate members

Microsoft.SharePoint.Utilities namespace