Contents

description

The representation is useful for debugging only. There are a number of options to acquire a formatted string for a date including: date formatters (see //apple_ref/occ/cl/NSDateFormatter and //apple_ref/doc/uid/10000029i), and the Date function description(locale:).

Declaration

var description: String { get }

See Also

Describing Dates