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
The text was updated successfully, but these errors were encountered:
stuartcampbell
changed the title
an_hour_ago is actually doing a
In bookkeeping notebook, the variable an_hour_ago is actually doing a_day_ago
May 20, 2019
an_hour_ago
is defined asnow - 60 * 60 *24
which is a day agoLink to the notebook:
https://github.com/bluesky/tutorial/blob/master/Let%20Us%20Do%20the%20Bookkeeping%20For%20You.ipynb
The text was updated successfully, but these errors were encountered: