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

Subtracting date and time is a missing feature #35

Open
bouraqadi opened this issue May 22, 2020 · 0 comments
Open

Subtracting date and time is a missing feature #35

bouraqadi opened this issue May 22, 2020 · 0 comments

Comments

@bouraqadi
Copy link
Collaborator

The following example raises a DNU in PharoJS.

|origin later|
origin := DateAndTime year: 2020 month: 1 day: 1 hour: 0 minute: 0 second: 0.
later := origin + 123 milliSeconds.
later - origin
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