KC's Workspace
    Preparing search index...
    interface ProcessEnv {
        TZ?: string;
        [key: string]: string | undefined;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: string | undefined
    Index

    Properties

    Properties

    TZ?: string

    Can be used to change the default timezone at runtime