Timeline Studio API Documentation - v0.26.0
    Preparing search index...

    Interface DateFormatOptions

    interface DateFormatOptions {
        addYearSuffix?: boolean;
        includeYear?: boolean;
        longFormat?: boolean;
    }
    Index

    Properties

    addYearSuffix?: boolean
    includeYear?: boolean
    longFormat?: boolean