i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > data > IZonedDateTime

    data.IZonedDateTime interface

    A date and time with an accompanying time zone.

    Signature:

    interface IZonedDateTime 
    

    Introduced: API version 1.0

    Properties

    Property Type Description
    dateTime ILocalDateTime Gets the date and time.
    isDST boolean Indicates whether daylight saving time is in operation.
    timeZoneId TimeZoneId Gets the identifier of the time zone.
    In this article
    Back to top © N. Harris Computer Corporation