abbreviation
The abbreviation for the receiver, such as “EDT” (Eastern Daylight Time).
Declaration
var abbreviation: String? { get }Discussion
Invokes abbreviation(for:) with the current date as the argument.
The abbreviation for the receiver, such as “EDT” (Eastern Daylight Time).
var abbreviation: String? { get }Invokes abbreviation(for:) with the current date as the argument.