Contents

isLeapMonth

A Boolean value that indicates whether the month is a leap month.

Declaration

var isLeapMonth: Bool { get set }

Discussion

true if the month is a leap month, false otherwise.

See Also

Accessing Years and Months