static var numeric: Date.RelativeFormatStyle.Presentation
A style that uses a numeric style to describe relative dates, such as “1 day ago” or “in 3 weeks”.
ある形式、それはある数値形式を使用して相対日付を記述します、たとえば “1 day ago” または “in 3 weeks”。
Availability 有効性
Technology
static var named: Date
.RelativeFormatStyle
.Presentation
{ get }
The format uses the numeric
style if a name isn’t available.
static var numeric: Date.RelativeFormatStyle.Presentation