Changing default value for dates in a form

Braulio Carreno 3.Sep.2010 11:28am
I’m using a content model that includes dates. When displayed in the form, these input fields contain the current date as initial value. Is it possible to change the default?, I need them empty.

It’s not difficult to clear them using JS, but I wanted to ask in case I’m missing a better way to do it.

Thank you.