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

[Fix] Session Duration trajectory timezone(UTC) & Today filter order v2 #79

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

bezhanSalleh
Copy link
Owner

No description provided.

@bezhanSalleh bezhanSalleh merged commit 3d42155 into 2.x Oct 22, 2024
2 checks passed
Copy link

what-the-diff bot commented Oct 22, 2024

PR Summary

  • Modified Timestamp Conversion Method
    The way the software handles time stamps has been improved. Specifically, we now use a method called 'createFromTimestampUTC' which better accounts for different time zones and ensures more accurate time keeping.

  • Altered Assignment Order in Session Duration Calculation
    There has been a slight reorganization in how session duration is computed. This should not affect the end result, but simplifies the underlying process, making future maintenance easier. The order of 'previous' and 'result' data points in the calculations has been changed in a way that would enhance efficiency.

@bezhanSalleh bezhanSalleh deleted the patchV2/session-duration-order-for-today branch October 22, 2024 16:16
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

Successfully merging this pull request may close these issues.

1 participant