Tempo.UnknownZoneError exception (Tempo v1.0.0)

Copy Markdown View Source

Exception raised when a time-zone identifier is not present in the configured time zone database.

Summary

Types

t()

@type t() :: %Tempo.UnknownZoneError{__exception__: term(), zone_id: String.t() | nil}