# File lib/more/facets/date.rb, line 335
  def utc_offset
    (offset * 86400).to_i
  end