ExVcom.Model.SystemTimezone (ex_vcom v0.1.1)

Timezone definition

Link to this section Summary

Link to this section Types

@type t() :: %ExVcom.Model.SystemTimezone{
  name: String.t() | nil,
  utcOffset: String.t() | nil
}