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

How to calculate last 24 Hrs Average #660

Open
biswaKL opened this issue Feb 4, 2022 · 1 comment
Open

How to calculate last 24 Hrs Average #660

biswaKL opened this issue Feb 4, 2022 · 1 comment

Comments

@biswaKL
Copy link

biswaKL commented Feb 4, 2022

I want to calculate the average of Last 24 Hrs, suppose averate from yesterday 7AM to today 7AM.
How to get it?

I am able to achive the same If i convert the timestamp from IST to UTC. And Aggregating 24 Hrs AVG.
But somehow that dosent feel right, because every other average is proper in IST.

@iudeen
Copy link
Contributor

iudeen commented Jan 12, 2023

related to #675

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

2 participants