blessed-components - v1.20.0
    Preparing search index...

    Interface FormatDateTimeOptions

    interface FormatDateTimeOptions {
        locale?: string;
        timeZone?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    locale?: string
    timeZone?: string