Replicating airbnb following the atomic design principles...
View the Project on GitHub kokiebisu/4irbnb
Home > @nextbnb/utils > DateUtils > formatDate
Formats date
Signature:
static formatDate(date: Date): string;
Returns:
string
2021-08-14