Skip to content

pantoken / renderers/web-components/src / formatRelativeTime

函式: formatRelativeTime()

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

Alpha(內測)

一個與語系綁定的相對時間格式化器(例如 "3 days ago")。

參數

locale

string

value

number

unit

RelativeTimeFormatUnit

options?

RelativeTimeFormatOptions

回傳

string