PBKware JS Utils - v0.8.2
    Preparing search index...

    Interface SourceTzOffsetDate

    interface SourceTzOffsetDate {
        offset: number;
        utcMidnight: Date;
    }
    Index

    Properties

    Properties

    offset: number
    utcMidnight: Date