4irbnb

Replicating airbnb following the atomic design principles...

View the Project on GitHub kokiebisu/4irbnb

Home > @nextbnb/utils > DateUtils > formatDate

DateUtils.formatDate() method

Formats date

Signature:

static formatDate(date: Date): string;

Parameters

Parameter Type Description
date Date  

Returns:

string

string

Example

2021-08-14