isValidDate
A Boolean value that indicates whether the current combination of properties represents a date which exists in the current calendar.
Declaration
var isValidDate: Bool { get }Discussion
If the timeZone property is set on the receiver, the time zone property value is used. If the calendar property is not set on the receiver, nil is returned.