Closed (duplicate)
Project:
Date
Version:
5.x-1.7
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2008 at 12:59 UTC
Updated:
28 Jul 2008 at 11:48 UTC
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
Comment #1
jfall commentedHere is a theme snippet that might solve your problem: http://drupal.org/node/211668
Is this a duplicate of : http://drupal.org/node/185891 ?
Comment #2
karens commentedThere 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.