i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > data > ILocalDateTime > toJSDate

    data.ILocalDateTime.toJSDate() method

    Gets the date and time as a JavaScript Date object.

    Signature:

    toJSDate(): Date;
    

    Returns:

    Date

    The date and time, as a Date.

    Introduced: version 1.0

    In this article
    Back to top © N. Harris Computer Corporation