hi,
the date that you are defining in the widget is the start date when you open the calendar.
If you need to have the textbox already populated, add value to variables that feed the textbox for example in preparation.
StartDate = CurrDateTime()
Best Regards
BR