GoogleInternalAppsWaldoV1alphaLocalTimeContext

GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaLocalTimeContext


Table of Contents ▼

Jump to a specific part of the page:

Description

Context which helps to determine the user's local time.

Attributes List

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

View Attributes

Attributes

  1. timeZone (type: String.t, default: nil)
    - The current time zone of the user. Represented as a valid time zone ID from Olson database, like "Europe/Zurich" (see http://google3/i18n/identifiers/data/timezones.txt).

Type

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

Function

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

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