Function wcs_braintree_cart_formatted_date
Return a formatted date. The timezone given is the timezone in which the formatted string will be converted to. All given times should be in UTC to ensure proper conversion.
Parameters summary
DateTime|string |
$date |
|
string |
$timezone = 'UTC' |
|
string |
$format = 'F j, Y' |