# File lib/rufus/sc/rtime.rb, line 186
  def Rufus.to_gm_time (dtime)

    to_ttime(dtime.new_offset, :gm)
  end