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

Subtract is not working #70

Closed
jonagoldman opened this issue Apr 9, 2015 · 1 comment
Closed

Subtract is not working #70

jonagoldman opened this issue Apr 9, 2015 · 1 comment

Comments

@jonagoldman
Copy link

So I have tested this for about an hour now and its not working.
I have two ranges:
range1: from 01/01/2015 to 10/01/2015
range2: from 02/01/2015 to 04/01/2015

when I do: range1.substract(range2) I get the full range1 inside an array
when I do: range2.substract(range1) I get the full range2 inside an array

@jonagoldman
Copy link
Author

I think is my fault... sorry.

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