Heatzy API for Node.js - v13.0.0
    Preparing search index...

    Interface PlainDateToZonedDateTimeOptions

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