@cercalia/sdk
    Preparing search index...

    Interface TimezoneOptions

    Options for timezone requests

    interface TimezoneOptions {
        dateTime?: string;
    }
    Index

    Properties

    Properties

    dateTime?: string

    DateTime to check (ISO 8601 format, optional). If provided, returns local time at that moment