Event time settings and default

Hi,
is there a possibilty whether to change the form element for time input from select to text,
or setting a default value which appears in the first call of the event form for the time field, e.g. 17.00

It is awesome if one has to select everytime the time again.

Hack and workaround: use a bit of jQuery/Javascript to modify the DOM.

Other solutions like require more complicated programming work like creating a dedicated Event type or a modified schema or widget.

-aj

You might be able to create a through-the-web script that creates a new Event and sets the dates to default values you code in the script.

How does the default behaviour require you to re-select the time in Event date fields?