MaTeMaTuK / gantt-task-react

Gantt chart for React with Typescript
MIT License
847 stars 471 forks source link

Task date display format #216

Open adyasha-dm opened 9 months ago

adyasha-dm commented 9 months ago

The display date of task start-date end-date is taking much space as it's showing the day name along with the date. Is it possible if we can add formatted date structure to the Gantt-chart? That would be more helpful.