var isValidDate : Bool
A Boolean value that indicates whether the current combination of properties represents a date which exists in the current calendar.
現在のプロパティの組み合わせが、現在のカレンダーに存在する日付を表すかどうかを指し示すブール値。
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.
現在のプロパティの組み合わせが、指定されたカレンダーに存在する日付を表すかどうかを指し示すブール値を返します。
Undefined Components
未定義の構成要素
Constants that denote that the value of a date component is undefined.
日付構成要素の値が未定義であることを意味する定数。