Motif API
    Preparing search index...
    interface SourceTzOffsetDateTime {
        offset: number;
        utcDate: Date;
    }
    Index

    Properties

    Properties

    offset: number
    utcDate: Date