@makehq/sdk
    Preparing search index...

    Type Alias Timezone

    type Timezone = {
        code: string;
        id: number;
        name: string;
        offset: string;
    }
    Index

    Properties

    Properties

    code: string

    Timezone code (e.g. Europe/Prague)

    id: number

    Unique identifier of the timezone

    name: string

    Display name of the timezone

    offset: string

    UTC offset