var isValidDate : Bool
Indicates whether the current combination of properties represents a date which exists in the current calendar.
現在のプロパティの組み合わせが、現在のカレンダーに存在する日付を表すかどうかを指し示します。
func isValidDate (in: Calendar) -> Bool
Indicates whether the current combination of properties represents a date which exists in the specified calendar.
現在のプロパティの組み合わせが、指定されたカレンダーに存在する日付を表すかどうかを指し示します。