Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maxwell uses utc to convert timestamp, but not converting datetime. How can we convert datetime by utc as well? #2085

Open
jackjoesh opened this issue Feb 17, 2024 · 0 comments

Comments

@jackjoesh
Copy link

I support the rule which converts timestamp column by utc in maxwell.
But maxwell doesn't convert the datetime column by utc due to the datetime havingn't the timezone.
So there will be a different output between the timestamp and the datetime, how can we convert the datetime by utc as well?
Do you suggest some official solution or recommendation extending way? For example ,we can get the timezone of mysql and convert it by filter.js?
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant