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
There's a little bit of hackery in the repo in transforming UTC to MST (for example, subtraction of timedelta(hours=7) instead of true timezone transforms in order to get the correct local time in the UI. I'll button this up.