Home > @vsf-enterprise/bigcommerce-theme > UseUiHelpersInterface > formatDateString
# UseUiHelpersInterface.formatDateString() method
Formats date string.
Signature:
formatDateString(date: string, format?: string): string;
# Parameters
Parameter | Type | Description |
---|---|---|
date | string | |
format | string |
Returns:
string