Filter: mt_cart_time_format

apply_filters( 'mt_cart_time_format', $time_format ) → {string}

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

Parameters:
Name Type Description
$time_format string

Default from WordPress settings.

Source:
Returns:
Type
string