We often get questions on DateTime fields in the SOAP api, and how Marketo handles them (yes, this applies only to SOAP).
So, rule #1. Always use W3c formatted dates. What's that, you ask? I'm glad you asked.. here are the details on Date and Time Formats
Timezone (U.S. Pacific): 2015-11-09T16:19:52-07:00
No Timezone: 2015-11-09T16:19:52
So the issue here is how DateTimes are handled when the timezone is not specified.
To avoid this, simply specify the DateTime.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.