fix: timezone bug

This commit is contained in:
Safwan Samsudeen 2024-04-05 16:26:21 +05:30
parent 14f1770b53
commit bd7ce02c85

View File

@ -290,6 +290,7 @@ export default class Gantt {
format_string
)
);
this.gantt_start.setHours(0, 0, 0, 0)
this.gantt_end = date_utils.add(
gantt_end,