CreationKit Documentation

Structure Month

public struct Month  

Defines a month structure.

Properties

in​Dates

public let inDates: Int

Number of inDates for this month

out​Dates

public let outDates: Int

Number of outDates for this month

rows

public let rows: Int

Number of rows for the month

name

public let name: MonthsOfYear

Name of the month

number​OfDays​InMonth

public let numberOfDaysInMonth: Int