A Admin • 833K Points Coach Q. How do you find the number of seconds between two DateTime objects in Ruby? (A) Use the difference method with the seconds option (B) Subtract one DateTime object from another and convert the result to seconds (C) Use the delta method with the seconds option (D) Use the difference method with the seconds option Correct Answer - Option(B) Views: 23 Filed under category Ruby Hashtags: Share Manage Tags
Discusssion
Login to discuss.