@ebarooni/capacitor-calendar
    Preparing search index...

    Interface OpenCalendarOptions

    7.1.0

    interface OpenCalendarOptions {
        date?: number;
    }
    Index

    Properties

    Properties

    date?: number

    The date to open the calendar at, in milliseconds since the epoch.

    Date.now()
    
    Date.now()
    

    Android, iOS

    7.1.0