Skip to content

Documentation / @jalali-js/i18n / RelativeForms

Interface: RelativeForms ​

Defined in: locale.ts:17

Relative display phrases for formatRelative().

Properties ​

future ​

readonly future: Record<DiffUnit, RelativeUnitForms>

Defined in: locale.ts:20


past ​

readonly past: Record<DiffUnit, RelativeUnitForms>

Defined in: locale.ts:19


today ​

readonly today: string

Defined in: locale.ts:18