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
I discovered a datetime_range in publicdb.py that is a bit different. Make it DRY: Move that datetime_range to utils.py and use it here. Rename the datetime_range from this branch (that spreads the remaining days over different intervals) to an appropriate name. And/or merge.
and:
About the datetime_range-type functions, I think we should move those to time_util.py.
I also have a monthrange in topaz that could be (with some modifications) placed along those..
The text was updated successfully, but these errors were encountered:
Leftover from #124:
and:
The text was updated successfully, but these errors were encountered: