# File lib/et-orbi/eo_time.rb, line 127
    def utc

      Time.utc(1970) + @seconds
    end