TimeZoneSettings
import type { TimeZoneSettings } from "https://googleapis.deno.dev/v1/ces:v1.ts";TimeZone settings of the app.
interface TimeZoneSettings {
timeZone?: string;
}§Properties
§
timeZone?: string
[src]Optional. The time zone of the app from the time zone database, e.g., America/Los_Angeles, Europe/Paris.