Search
Calendar.getMonthsInYear Method
See Also
 






Returns the number of months in the specified year according to the calendar settings.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public int getMonthsInYear (
    int year
)

 Parameters

year

 Return Value

 See Also