stack

Home > @infiniteobjects/core-library-web > Humanize > date

Humanize.date() method

Return the distance between the given date and now in words.

Signature:

static date(date: Date): string;

Parameters

Parameter Type Description
date Date  

Returns:

string