# File lib/xsd/datatypes.rb, line 582
  def add_tz(s)
    s + of2tz(@data.offset)
  end