Different dates stored
-
We have an order that came in 12/28 that has a timestamp set to 2/3/2018, but in the ‘Custom Fields,’ the date output reads “Wednesday, January 3, 2018.” The customer emailed expecting their order delivery today, but the listing on the WooCommerce Orders page shows 2/3/2018.
In the database, I see the following entries in wp_postmeta for the order: _orddd_lite_timestamp set to 1517616000 (2/2/2018), but also “Delivery By” (our field label) set to “Wednesday, January 3, 2018”
How is it possible the plugin stored two different dates?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Different dates stored’ is closed to new replies.