How can I customize the date format displayed in the tooltip to only show the month and day (e.g. Sep 01) within an Angular Gantt table?
Currently, the date is being shown in the default format "MMM DD, HH:mm". Can anyone assist me in resolving this issue?
<gantt-tooltips enabled="true" date-format = "MMM DD"><gantt-tooltips/>