i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > utility > WritableDate

    utility.WritableDate type

    A writable date value.

    Signature:

    type WritableDate = data.ILocalDate | data.ISO8601Date;
    

    References: data.ILocalDate, data.ISO8601Date

    Introduced: API version 2.0

    Remarks

    Date values can be specified in data.ISO8601Date format, or as a data.ILocalDate.

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