WC_DateTime::date_i18n()
Method: Return a localised date based on offset timestamp. Wrapper for date_i18n function.
Source: includes/class-wc-datetime.php:100
Method: Return a localised date based on offset timestamp. Wrapper for date_i18n function.
Source: includes/class-wc-datetime.php:100
Method: Get UTC offset if set, or default to the DateTime object’s offset.
Source: includes/class-wc-datetime.php:47
Method: Set timezone.
Source: includes/class-wc-datetime.php:57
Method: Missing in PHP 5.2 so just here so it can be supported consistently.
Source: includes/class-wc-datetime.php:68
Method: Get the timestamp with the WordPress timezone offset added or subtracted.
Source: includes/class-wc-datetime.php:78
Method: Format a date based on the offset timestamp.
Source: includes/class-wc-datetime.php:89
Class: Datetime class.
Source: includes/class-wc-datetime.php:15
Method: Output an ISO 8601 date string in local (WordPress) timezone.
Source: includes/class-wc-datetime.php:31
Method: Set UTC offset – this is a fixed offset instead of a timezone.
Source: includes/class-wc-datetime.php:40