Replicating airbnb following the atomic design principles...
Home > @nextbnb/utils > DateUtils > formatDate
Formats date
Signature:
static formatDate(date: Date): string;
Parameter | Type | Description |
---|---|---|
date | Date |
Returns:
string
string
2021-08-14