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
date = datetime.strptime( ret.headers['Last-Modified'], '%a, %d %b %Y %H:%M:%S GMT' ) in `starry_night.skycam.py' fails if the tame format of the local computer and that one where you request via http disagree
The text was updated successfully, but these errors were encountered:
date = datetime.strptime( ret.headers['Last-Modified'], '%a, %d %b %Y %H:%M:%S GMT' )
in `starry_night.skycam.py' fails if the tame format of the local computer and that one where you request via http disagreeThe text was updated successfully, but these errors were encountered: