AssistantApiTimeZone

GoogleApi.ContentWarehouse.V1.Model.AssistantApiTimeZone


Table of Contents ▼

Jump to a specific part of the page:

Description

A time zone. Conceptually, a time zone is a set of rules associated with a location that describes a UTC offset and how it changes over time (e.g. Daylight Saving Time). The offset is used to compute the local date and time.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. ianaId (type: String.t, default: nil)
    - Time zone in IANA format, e.g. America/Los_Angeles for USA Pacific Time.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiTimeZone{
ianaId: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AssistantApiTimeZone