Skip to content

Adjust DateTime.utc to DateTime.new_offset#3

Open
AtoxIO wants to merge 1 commit into
jgoizueta:masterfrom
AtoxIO:AtoxIO-patch-1
Open

Adjust DateTime.utc to DateTime.new_offset#3
AtoxIO wants to merge 1 commit into
jgoizueta:masterfrom
AtoxIO:AtoxIO-patch-1

Conversation

@AtoxIO

@AtoxIO AtoxIO commented Apr 20, 2018

Copy link
Copy Markdown

In Ruby 2.5.1 DateTime.utc returns a Time object, which doesn't have the method ajd. By using new_offset without any arguments the timezone is changed to UTC like before, but it returns a DateTime object instead.

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.

1 participant