xiaomingzhang12 opened a new issue, #6009: URL: https://github.com/apache/incubator-devlake/issues/6009
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened Take the 6115 bug as an example, 2023-09-04 closed the issue at 11:57:14, collected the data, and view issue_changelogs the table, the corresponding create_date is 2023-09-04 19:57:14 + 08   The zentao time zone of the testing environment is Beijing UTC + 8 ### What do you expect to happen The corresponding create_date is 2023-09-04 11:57:14 + 08 From linwei: The standard process should be to combine this string (or datetime type) + the time zone where zentao is located, and then convert these two information into the time in the UTC time zone. ### How to reproduce See “What happened” ### Anything else _No response_ ### Version v0.18 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
