Users can specify a default time for Timebox in the calendar popup before users set a date. In this use case, we can't set the time by calling Datebox.setValue() since we don't want to set the date.
For example:
Below is a Datebox with a default time 00:01
prototype
the attached files