module TZInfo module Definitions module Etc module GMT__m__14 include TimezoneDefinition timezone 'Etc/GMT-14' do |tz| tz.offset :o0, 50400, 0, :'GMT-14' end end end end end