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
To reduce the probability of miusing datetime.utcnow() versus datetime.now(timezone.utc) as well as improve testability, a service should be implemented that can be used to query the current date and time.