This DateTimeControl loses state during postback, specifically of the Hour.
More specifically, if this DateTimeControl control is used in a WebPart, and a different WebPart on the same page causes a postback, this DateTimeControl loses the previously chosen hour. (The date and minute are correctly kept, only the hour is lost, and defaulted to 12:00am)
Lets hope a fix for this is forthcoming.