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

Invalid relative date arithmetic #243

Closed
tethal opened this issue Dec 10, 2015 · 0 comments
Closed

Invalid relative date arithmetic #243

tethal opened this issue Dec 10, 2015 · 0 comments
Assignees
Milestone

Comments

@tethal
Copy link
Contributor

tethal commented Dec 10, 2015

otethal@quack:~/src/qore/git/qore$ qr -X '5s-2s'
<time: -3 seconds>

otethal@quack:~/src/qore/git/qore$ qr -X '2s-5s'
<time: 3 seconds>

otethal@quack:~/src/qore/git/qore$ qr -X '1h-30m'
<time: -1 hours 30 minutes>
@tethal tethal added the bug label Dec 10, 2015
@davidnich davidnich added this to the 0.8.12 milestone Dec 11, 2015
@davidnich davidnich self-assigned this Dec 11, 2015
@davidnich davidnich changed the title Relative date arithmetics Invalid relative date arithmetic Dec 11, 2015
davidnich added a commit that referenced this issue Dec 11, 2015
tethal added a commit that referenced this issue Dec 11, 2015
…fixes

refs #243 #249 #250 fixed bugs in relative date/time arithmetic, adde…
@tethal tethal added the fixed label Dec 11, 2015
@tethal tethal closed this as completed Dec 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants