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