TimeFormat: {
    format?: string;
    locale?: string;
    utc?: boolean;
} | string | string[]

Generated using TypeDoc