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