# File lib/more/facets/date.rb, line 200
  def self.local_offset
    ::Time.local(2007).utc_offset.to_r / 86400
  end