Skip to content

pantoken / renderers/web-components/src / formatRelativeTime

Função: formatRelativeTime()

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

Alfa

Um formatador de tempo relativo vinculado à localidade (por exemplo "3 days ago").

Parâmetros

locale

string

value

number

unit

RelativeTimeFormatUnit

options?

RelativeTimeFormatOptions

Retorna

string