Contents

date

The date calculated from the current components using the stored calendar.

Declaration

var date: Date? { get }

Discussion

Returns nil if the calendar property value of the receiver is nil or cannot convert the receiver into an NSDate object.

See Calendars, Date Components, and Calendar Units in Date and Time Programming Guide.

See Also

Related Documentation

  • Date and Time Programming Guide

Validating a Date