View Source GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaLocalTimeContext (google_api_content_warehouse v0.4.0)
Context which helps to determine the user's local time.
Attributes
-
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).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaLocalTimeContext{ timeZone: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.