How do I have date/time picker default to selected day on calendar

Im creating a window to add events to calendar and the selector defaults to the current day. I would like it to instead default to the selected day on the calendar. Thanks!

Does setting the initial content to “calendar’s current day” give you what you need? When you click around on the calendar, it should change the date in the picker.