# File lib/et-orbi/eo_time.rb, line 135 def utc? %w[ gmt utc zulu etc/gmt etc/utc ].include?( @zone.canonical_identifier.downcase) end