Skip to content

pantoken / renderers/web-components/src / formatRelativeTime

Funksjon: formatRelativeTime()

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

Alfa

En lokalbundet formatter for relativ tid (f.eks. "3 days ago").

Parametere

locale

string

value

number

unit

RelativeTimeFormatUnit

options?

RelativeTimeFormatOptions

Returnerer

string