# File lib/et-orbi/eo_time.rb, line 167
    def to_local_time

      Time.at(@seconds)
    end