Skip to content

feat(utils): add slot_starting_at / slot_ending_at fns to the calculator #55

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

Merged
merged 4 commits into from
Jul 10, 2025

Conversation

Evalir
Copy link
Member

@Evalir Evalir commented Jul 10, 2025

These functions can calculate the slot that begins or ends at a given timestamp, as LONG as it's a slot boundary. Else, the ywill return None.

Copy link
Member Author

Evalir commented Jul 10, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

…culator

These functions can calculate the slot that begins or ends at a given timestamp, as LONG as it's a slot boundary. Else, the ywill return `None`.
@Evalir Evalir force-pushed the evalir/add-start-end branch from 2b36e04 to 4ebdd70 Compare July 10, 2025 17:04
@Evalir Evalir requested a review from prestwich July 10, 2025 17:05
@Evalir Evalir requested a review from prestwich July 10, 2025 18:09
@Evalir Evalir requested a review from prestwich July 10, 2025 18:17
@Evalir Evalir merged commit abf51a6 into main Jul 10, 2025
7 checks passed
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.

2 participants