We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Setting by instance: start_time 23:30; end_time 23:45; frequency minutely; counter_interval 15 Calendarize generates these indices: 01-06-22 - 01-06-22 (23:30 - 23:45) 01-06-22 - 01-06-22 (23:45 - 00:00) 01-06-22 - 01-06-22 (00:00 - 00:15) 01-06-22 - 01-06-22 (00:15 - 00:30)
The 3rd and the 4th indices should be the day after: 02-06-22.
The text was updated successfully, but these errors were encountered:
d4bcb16
No branches or pull requests
Setting by instance: start_time 23:30; end_time 23:45; frequency minutely; counter_interval 15
Calendarize generates these indices:
01-06-22 - 01-06-22 (23:30 - 23:45)
01-06-22 - 01-06-22 (23:45 - 00:00)
01-06-22 - 01-06-22 (00:00 - 00:15)
01-06-22 - 01-06-22 (00:15 - 00:30)
The 3rd and the 4th indices should be the day after: 02-06-22.
The text was updated successfully, but these errors were encountered: