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