Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move several datetime_range, month_range to single location #128

Open
tomkooij opened this issue May 11, 2016 · 0 comments
Open

Move several datetime_range, month_range to single location #128

tomkooij opened this issue May 11, 2016 · 0 comments

Comments

@tomkooij
Copy link
Member

tomkooij commented May 11, 2016

Leftover from #124:

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..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant