Variable dateFormatOptionsConst

dateFormatOptions: {
    day: string;
    month: string;
    year: string;
} = ...