fix: timezone bug
This commit is contained in:
parent
14f1770b53
commit
bd7ce02c85
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user