Gantt Start_date, End_date Load current day

Is it possible Dhtmlx Gantt to have a minimum Start_date, maximum End_date and everyday i open the Gantt, it loads the current day in the screen?

Hello,
you can set scroll position using gantt.showDate method
docs.dhtmlx.com/gantt/snippet/8de846d4

docs.dhtmlx.com/gantt/api__gantt_showdate.html

Thanks for the help.
It’s perfect now.