Google Apps Script API
    Preparing search index...
    interface Date {
        day?: number;
        month?: number;
        year?: number;
    }
    Index

    Properties

    Properties

    day?: number
    month?: number
    year?: number