Re: Datetime field issue

Vishwa_Kumar
Level 2

Datetime field issue

I have a custom datetime field, it appears that when I send the data this is being adjusted, e.g.

if datetime is sent as 2020-01-06 06:12:10.107,

the transferred data in Marketo shows 01/05/2020 4:00 PM

Is this a time zone adjustment or something else, how to see the correct date and time data as it is passed ? 

Tags (1)
1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Datetime field issue

Send the data as UTC (Z), otherwise, by the definition of ISO 8601 timezones, it's in local time.