var description: String
A textual description of the date value.
日付値のテキスト表現。
var debugDescription : String
A textual description of the date suitable for debugging.
デバッグに適する日付のテキスト表現。
var customMirror : Mirror
A mirror that reflects the date.
日付を反映するミラー。
var hashValue : Int
The computed hash value of the date.
日付の計算ハッシュ値。
func hash(into: inout Hasher)
Hashes the essential components of this value by feeding them into the given hasher.
この値の本質的な構成要素それらを、それらをこの与えられたハーシャーに供給する事によってハッシュ化します。
var customPlaygroundQuickLook : PlaygroundQuickLook
A custom playground Quick Look for the date.
日付のためのカスタムプレイグラウンドQuick Look。