TransWikia.com

Magento 2.3.3 dates change after saving product

Magento Asked on November 25, 2021

After upgrading to 2.3.3 the dates are not saved correct.

When I change the product new from and to date and then save it, the date is messed up.

enter image description here

One Answer

We have been through this. we migrated from M1 to M2. Notice Magento 2 does not handle these dates any longer.

Dates

Since I located these attributes with id 94 and 95:

Attribute ids

Run this query in your DB

SELECT * FROM `catalog_product_entity_datetime`  WHERE attribute_id IN (94,95)

Nullify those dates from DB and reenter again from admin and then save. It won't mess up.

Let me know if this works for you, too.

Thank you.

Answered by Ali Hussain on November 25, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP