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

...

Entity Product, SKU "Product test5", Store ID "0" request data:
[date] => 2022-07-10 17:00:00.000000
[timezone_type] => 3
[timezone] => America/Los_Angeles

Entity Product, SKU "Product test5", Store ID "0" mapping:
[data_field__c] => Jul 11, 2022

Salesforce Fiels - Date field = 10/07/2022

...

6. Magento Attribute = Product: Magento data

Salesforce Attribute = Datetime field

PC time 18.01

Entity Product, SKU "Product test6", Store ID "0" request data:
[data_time_field__c] => DateTime Object
(
[date] => 2022-07-11 00:00:00.000000
[timezone_type] => 3
[timezone] => UTC

Entity Product, SKU "Product test6", Store ID "0" mapping result:
[data_time_field__c] => Jul 11, 2022

Salesforce Fiels - Datetime field = 10/07/2022, 17:00

...