Skip to content
#

woocommerce

Here are 1,063 public repositories matching this topic...

jmawebtech
jmawebtech commented Sep 4, 2020

Hi,

Error: When querying orders in UTC time, WooCommerce fails to recognize the timezone. I am sending UTC time, but WooCommerce uses its own timezone instead.

Steps to reproduce:

Here is the site:

https://www.idscad.com/wc-api/v3

store": {
"name": "IDS CAD",
"description": "Digital Artistry",
"URL": "https://www.idscad.com",
"wc_version": "3.8.1",
"version": "3.1.0",

https:

seb86
seb86 commented Aug 18, 2020

Is this enhancement related to a problem? Please describe.

Eventually the use of NAMESPACES could help with a number of things including packaging the plugin much easier into CoCart Pro and speed for those using PHP 7+

Describe the solution you'd like

Include namespaces like so.

namespace CoCart\CoCartLite\RestAPI;

Then the namespace can be used like so.

Improve this page

Add a description, image, and links to the woocommerce topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the woocommerce topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.