Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Magento and SF Org time zone are the same

...

Salesforce Fiels - Datetime field = 7/11/2022, 5:00 PM

...

7. Magento Attribute = Product: Magento datatime

...

Salesforce Attribute = Date field

PC time 15.48

Entity Product, SKU "Product test1", Store ID "0" mapping result:
[data_field__c] => 2022-07-12 12:48:27

Found Product, SKU "Product test1", Store ID "0" entity and the following data:
[date] => 2022-07-12 00:00:00.000000
[timezone_type] => 3
[timezone] => UTC

Query response:
[data_field__c] => DateTime Object
(
[date] => 2022-07-12 00:00:00.000000
[timezone_type] => 3
[timezone] => UTC

Salesforce Fiels - Date field = 12/07/2022

...