wdpr
    Preparing search index...

    Interface DateItem

    Parsed [[date]] value with timezone.

    interface DateItem {
        timestamp: number;
        timezone: string;
    }
    Index

    Properties

    Properties

    timestamp: number

    Unix timestamp (seconds)

    timezone: string

    IANA timezone identifier