Class

RelativeDateTimeFormatter

A formatter that creates locale-aware string representations of a relative date or time. 相対日付または時刻のロケール対応文字列表現を作成するフォーマッタ。

Declaration 宣言

class RelativeDateTimeFormatter : Formatter

Overview 概要

Use the strings that the formatter produces, such as “1 hour ago”, “in 2 weeks”, “yesterday”, and “tomorrow” as standalone strings. Embedding them in other strings may not be grammatically correct. フォーマッタが生成する文字列を使ってください、たとえば “1 hour ago”、“in 2 weeks”、“yesterday”、そして “tomorrow” など単独で機能する文字列のような。それらを他の文字列の中に埋め込むことは、文法的に正しくないかもしれません。

Topics 話題

Converting Dates to Formatted Strings 日付それらを書式設定された文字列へと変換する

Configuring Formatter Options フォーマッタオプションを構成設定する

Relationships 関係

Inherits From 継承元

See Also 参照

Dates and Times 日付と時刻