timezone-convert
    Preparing search index...

    Interface TimezonesElement

    interface TimezonesElement {
        iana: string;
        windowsDisplay: string;
        windowsId: string;
    }
    Index

    Properties

    iana: string
    windowsDisplay: string
    windowsId: string