CustomizableDateTypeEnumDefines the customizable date type. type CustomizableDateTypeEnum = 'DATE' | 'DATE_TIME' | 'TIME';