My Marketo instance has multiple workspaces and I wanted to send an alert email on an inquiry form fill out which has a field which is populated by system.dateTime token as per JST Timezone.
The initial timezone set in my instance was in PST, so I changed it to JST and created a campaign to send the alert email. However when I receive the alert email, it still has the PST timezone timestamp in that field whereas for the same record, I can see the JST timezone in the activity log.
Does anyone have any idea from where is Marketo picking up the timezone for this token?
Solved! Go to Solution.
System.DateTime token is based on your account timezone settings. This is different from what timezone you select for your user in the Admin settings. So, if you changed it to JST for your user, your account time zone is still PST.
System.DateTime token is based on your account timezone settings. This is different from what timezone you select for your user in the Admin settings. So, if you changed it to JST for your user, your account time zone is still PST.
By the way, you can output in any timezone you want (sales rep-specific or lead-specific) if you use a Velocity token -- see http://blog.teknkl.com/velocity-days-and-weeks/