Home / Report Question

Q. What does the utc_offset method return for a Time object in Ruby?
  • A. Returns the time zone abbreviation of the Time object
  • B. Returns the offset of the Time object from UTC in seconds
  • C. Returns the time zone ID of the Time object
  • D. Returns the time zone abbreviation of the Time object