MELCloud & MELCloud Home API for Node.js - v48.2.0
    Preparing search index...

    Interface PlainDateToZonedDateTimeOptions

    interface PlainDateToZonedDateTimeOptions {
        plainTime?: PlainTimeLike;
        timeZone: TimeZoneLike;
    }
    Index
    plainTime?: PlainTimeLike
    timeZone: TimeZoneLike