Google Apps Script API
    Preparing search index...
    interface DateTimeInputObject {
        hasDate: boolean;
        hasTime: boolean;
        msSinceEpoch: string;
    }
    Index

    Properties

    hasDate: boolean
    hasTime: boolean
    msSinceEpoch: string