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 #78

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

bezhanSalleh
Copy link
Owner

fixes #67

@bezhanSalleh bezhanSalleh merged commit 186aa53 into 1.x Oct 22, 2024
2 checks passed
@bezhanSalleh bezhanSalleh deleted the patch/session-duration-order-for-today branch October 22, 2024 16:09
Copy link

what-the-diff bot commented Oct 22, 2024

PR Summary

  • Improved Timestamp Generation: Altered the method of creating timestamps in our code. This will ensure accuracy in time management operations which should improve our system's timing functions.
  • Simplified Sign Calculation Process: Replaced a complex process of calculating the 'sign' of a value (whether it's negative or positive) with a new method. This presents the same outcome in a more understandable manner, making the code easier to maintain.
  • New Method for Sign Determination: Introduced a new function specifically to determine the sign of a number. This focuses on the result of its calculation, improving the adaptability of the code.
  • Optimized Session Duration Process: Modified the method of assigning session durations to better reflect their actual span. This change should lead to more accurate data about individual session lengths.

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