Instance Property インスタンスプロパティ

abbreviation

The abbreviation for the receiver, such as “EDT” (Eastern Daylight Time). レシーバに対する略語、例えば “EDT” (東部夏時間)。

Declaration 宣言

var abbreviation: String? { get }

Discussion 議論

Invokes abbreviation(for:) with the current date as the argument. abbreviation(for:)を、その引数として現在の日付を使って発動します。

See Also 参照

Getting Time Zone Information タイムゾーン情報を得る