I want to see the current time on the page load. Then, I want to load a DateTimePicker on click to edit that current time. So far, I have displayed the current time with an app state, but that does not mean there is a timestamp. I'd rather the time be already picked as current time, then you can edit after. This is a form by the way.