@finos/perspective-viewer
    Preparing search index...
    type SimpleDatetimeStyleConfig = {
        dateStyle?: SimpleDatetimeFormat;
        timeStyle?: SimpleDatetimeFormat;
        timeZone?: string | null;
    }
    Index

    Properties

    timeZone?: string | null