i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > data > DateTime

    data.DateTime type

    A date and time.

    Signature:

    type DateTime = IZonedDateTime | ISO8601LocalDateTime;
    

    References: IZonedDateTime, ISO8601LocalDateTime

    Introduced: API version 1.2

    Remarks

    Date and time values can be specified in ISO 8601 format (in which case the default time zone is assumed) or as an data.IZonedDateTime.

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