func setValue (Int?, for: Calendar.Component)
Set the value of one of the properties, using an enumeration value instead of a property name.
プロパティの1つの値を設定します、プロパティ名ではなく列挙値を使っています。
enum Calendar.Component
An enumeration for the various components of a calendar date.
あるカレンダー日付の様々な構成要素に対する列挙。