Function bfwcs_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.
Package: Braintree\DeprecatedFunctions
Deprecated
Located at deprecated/wc-braintree-subscriptions-deprecated-functions.php
Deprecated
Located at deprecated/wc-braintree-subscriptions-deprecated-functions.php
Parameters summary
mixed |
$date |
$date |
string |
$timezone = 'UTC' |
|
string |
$format = 'F j, Y' |