@carlosnc/tmdb-sdk - v0.8.0
    Preparing search index...

    Interface TimezoneInfo

    interface TimezoneInfo {
        iso_3166_1: string;
        zones: string[];
    }
    Index

    Properties

    Properties

    iso_3166_1: string
    zones: string[]