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

Some kind of time delta for localized "business days" #96

Open
josefdlange opened this issue Jan 30, 2017 · 0 comments
Open

Some kind of time delta for localized "business days" #96

josefdlange opened this issue Jan 30, 2017 · 0 comments

Comments

@josefdlange
Copy link
Contributor

It'd be interesting to see if we could subclass/contain timedelta into such a structure that we could pass in a count of business days, and if passed into an arithmetic function on Delorean, it'd have the end result be the appropriate number of business days away. This would be kind of naive as it wouldn't consider holidays, but nonetheless it seems it might be handy.

Worst case I write a function on my end that does the work externally, but I think it might be a neat feature in the library.

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

No branches or pull requests

1 participant