Skip to content

pantoken / renderers/web-components/src / formatRelativeTime

関数: formatRelativeTime()

formatRelativeTime(locale, value, unit, options?): string

アルファ

ロケールに紐付いた相対時刻フォーマッタ(例:"3 days ago")。

パラメーター

locale

string

value

number

unit

RelativeTimeFormatUnit

options?

RelativeTimeFormatOptions

戻り値

string