Filter: mt_cart_date_format

apply_filters( 'mt_cart_date_format', $date_format ) → {string}

Filter the date format used in add to cart and cart.

Parameters:
Name Type Description
$date_format string

Default from WordPress settings.

Source:
Returns:
Type
string