mailpit-api - v1.5.3
    Preparing search index...

    Interface MailpitTimeZoneRequest

    Common request parameters for APIs with a search query and time zone option

    interface MailpitTimeZoneRequest {
        tz?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    tz?: string

    Timezone identifier used only for before: & after: searches (eg: "Pacific/Auckland").