NodeOPCUA API Documentation
    Preparing search index...

    Interface TimeZoneDataTypeOptions

    interface TimeZoneDataTypeOptions {
        daylightSavingInOffset?: boolean;
        offset?: number;
    }
    Index

    Properties

    daylightSavingInOffset?: boolean
    offset?: number