1. Date
2. selector
3. site
4. not multiple
5. not required

In my case, date is not required, but when the user selects the date, but no time, 00:00 is used. This is because the default value of those fields is 00.
How do I create an empty field for hours and minutes, so that if the user doesn't select a time, the time is simply not displayed?

Comments

jfall’s picture

Here is a theme snippet that might solve your problem: http://drupal.org/node/211668

Is this a duplicate of : http://drupal.org/node/185891 ?

karens’s picture

Status: Active » Closed (duplicate)

There are numerous duplicate or similar issues, the work is going on at http://drupal.org/node/145205. This won't happen in the 5.1 version, it will happen in the 5.2 version.