module TZInfo module Definitions module Etc module GMT__m__13 include TimezoneDefinition timezone 'Etc/GMT-13' do |tz| tz.offset :o0, 46800, 0, :'GMT-13' end end end end end