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

Time, DateTime: fix isTzRelative book keeping #5589

Merged
merged 1 commit into from Feb 4, 2019

Conversation

dr-itz
Copy link
Contributor

@dr-itz dr-itz commented Feb 3, 2019

Keep/adjust value of isTzRelative where required.

In Time:

  • op_plus, op_minus
  • clone
  • localtime, gmtime/utc
  • succ

In DateTime:

  • to_time is always relative in MRI

Fixes #4784

Keep/adjust value of isTzRelative where required.

In Time:
* op_plus, op_minus
* clone
* localtime, gmtime/utc
* succ

In DateTime:
* to_time is always relative in MRI

Fixes jruby#4784
@enebo enebo added this to the JRuby 9.2.6.0 milestone Feb 4, 2019
@enebo enebo merged commit 563d98a into jruby:master Feb 4, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants