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
Having skimmed the code, it should be easy to replace chrono::DateTime<Utc> with e.g. time::OffsetDateTime. There might be some parsing logic to adjust as well.