# File lib/et-orbi.rb, line 112 def make_from_numeric(f, zone) EoTime.new(Time.now.to_f + f, zone) end