Exception raised when an IXDTF suffix contains more than one time-zone annotation. The standard permits at most one zone identifier per value.
@type t() :: %Tempo.DuplicateZoneError{ __exception__: term(), suffix: String.t() | nil, zones: [String.t()] | nil }