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

Dividing by 0 in dateTime #832

Open
mstevan opened this issue Dec 3, 2020 · 0 comments
Open

Dividing by 0 in dateTime #832

mstevan opened this issue Dec 3, 2020 · 0 comments
Labels

Comments

@mstevan
Copy link
Contributor

mstevan commented Dec 3, 2020

Instead of RumbleException with an error code when dividing by 0 in dateTime formats, now we are receiving java.lang.ArithmeticException for dividing by 0 or overflow when multiplying with infinity. Sample below

dayTimeDuration("P3DT4H3M3.100S") div 0

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

No branches or pull requests

2 participants