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