You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For day ranged intervals, At should represent the repetition rate instead of finding the next hour beginning or we should remove hour wildcards for day ranged intervals.
t.When{Every: t.Every(1).Days(), At: "**:00"}
The text was updated successfully, but these errors were encountered:
For day ranged intervals,
At
should represent the repetition rate instead of finding the next hour beginning or we should remove hour wildcards for day ranged intervals.The text was updated successfully, but these errors were encountered: