var year: Int?
A year or count of years.
ある年または数え年。
var yearForWeekOfYear : Int?
The year corresponding to a week-counting week.
ある週計数の週に該当している年。
var quarter: Int?
A quarter or count of quarters.
ある四半期または数え四半期。
var month: Int?
A month or count of months.
ある月または数え月。
var isLeapMonth : Bool?
Set to true if these components represent a leap month.
それらの構成要素が閏月を表すならばtrueに設定されます。