Hey Guys,
Got a bit of a weird issue, I have a Save to Repository Service Task that uses the {/dataset/_initiated_date} variable. I noticed that they were sometimes coming through with yesterdays date. Figuring it may be a timezone issue as it wasn't happening all the time, I added in {/dataset/_initiated_time} that's when it got weirder.
You can see from the above image that the Time's Date matches the actual date perfectly (so not a time zone issue) but the date is yesterdays date. Any ideas on what i'm missing here?
Update: So it is a time zone issue, the Start Date is UTC but the Start Time is local time. This doesn't make a lot of sense, is this intentional or is there a setting i'm missing somewhere?
Thanks,
Aaron