function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Martha_SenetaMartha_Seneta 

Time Zone option in LexiLoader

I'd like to pull datetime fields in my local time zone using LexiLoader, but the "Time Zone" option seems to have no effect on output.  For example, with "Time Zone" = 'America/New_York', a given datetime value was exported as '2013-01-25T00:27:21.000Z'.  After updating the "Time Zone" setting to 'GMT', the same datetime value was still exported as '2013-01-25T00:27:21.000Z'.

 

Anyone have tips for getting this option to have an impact on datetime output using LexiLoader?

SuperfellSuperfell

output is always GMT, the Timezone setting is for input data that doesn't specify a specific timezone.