func isValidDate (in: Calendar) -> Bool
Returns a Boolean value that indicates whether the current combination of properties represents a date which exists in the specified calendar.
現在のプロパティの組み合わせが、指定されたカレンダーに存在する日付を表すかどうかを指し示すブール値を返します。
var date: Date?
The date calculated from the current components using the stored calendar.
現在の構成要素から格納カレンダーを使って計算される日付。
Undefined Components
未定義の構成要素
Constants that denote that the value of a date component is undefined.
日付構成要素の値が未定義であることを意味する定数。