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