Jump to content

Syntax for mentioning time zone in spy.push


Sivaji

Recommended Posts

Hi, I was wondering how to mention the time zone for the timestamps data using spy.push. I think for default SEEQ considers the timestamps are GMT timezoned in case the actual time zone is not mentioned. I used following syntax for pushing my data. However I need to mention that the timestamps in my data_df are corresponding to the central time zone.

 

spy.push(metadata=better_metadata, data= data_df, workbook='Power Plant Simulation >> Steam Turbine',
         worksheet='test')

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...