HTHou commented on issue #12287: URL: https://github.com/apache/iotdb/issues/12287#issuecomment-2034742494
Hi, I think the issue is related with the timezone. The first timestamp from your **Python API result 1** is 1201932040000, which is actually `2008-02-02 14:00:40+08:00`. You may need to set the timezone manually in you Python code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
