http://www.imagebanana.com/img/yg3ebgz9/datebug1.jpg

As you can see I changed the hours of the date field.

http://www.imagebanana.com/img/d6vtug8/datebug2.jpg

After saving the changes the date doesn't show the hours and minutes. I tried to change the date/time format and several other settings. Without success.

Any help on this would be very appreciated. Thanks in advance!

Comments

palrud’s picture

Btw - everywhere else on my page the date format appears appropriately. Just in the date field it shows sth. different (AM/PM instead of 24), as you can see on the first screenshot. I guess this means that the issue is due to the date field itself.

palrud’s picture

Status: Active » Needs work
palrud’s picture

I managed to locate the issue:
It was because of the format of the popup calendar. The only setting for the field which works is the drop down list.

Isn't it possible somehow to change the format of the popup calendar? That would be much better for input.

royerd’s picture

I suspect that your default display of the date is not allowing hours/minutes of the day. Change that and I bet it will work.

aaron stanush’s picture

I'm having this same issue. I set my to/from hour value (ex. 6:00PM to 8:00PM) but it always gets saved as 12AM to 12AM -- which converts it to an all-day event.

Here is a screenshot of my CCK datetime field: http://img.skitch.com/20100723-cf692bnufb49gn8w14g3mb5cha.png

Melissamcewen’s picture

I'm having the same problem..

kthull’s picture

Subscribing...same problem here too.

aaron stanush’s picture

I was able to resolve my own issue by including "minute" when choosing the granularity. This makes sense when you are using a "time increment" of 1, 5, 15, or 30, but I find it odd that you cannot select "0" if you do not want minute increments.

SMonsen’s picture

Subscribing. Same issue, happens upon upgrade to 2.6. Now using dev. tried everything above, nothing works yet.

thlor’s picture

Version: 6.x-1.x-dev » 6.x-2.6
Component: Date API » Date Popup
Assigned: palrud » thlor

I have exactly the same problem as palrud, with 6.x-2.6.

transmitter’s picture

Same here.
I tried #4 and #8 but both didn't help.

Maybe it's just an setup mistake?
If I activate repeat date and the repating option with the pop up, it works find.
Just the popup doesn't work.

Kind of weird.

ranx’s picture

I have the exact same problem. When trying to change the time instead of displaying the clock in 24h format I get 0:00 AM. I can change the time but after saving, it goes back to 0:00 and is being displayed as "All Day".

Only have the problem with javascript popup. Entering time the non fancy way works just fine.

rumblewand’s picture

Was having the same problem. Adding the minutes granularity to my field settings fixed it.

arlinsandbulte’s picture

Status: Needs work » Closed (cannot reproduce)

I cannot reproduce this problem, so marking as 'closed (cannot reproduce)'

This might be related to this issue, which has a patch for Date 6.x-2.x in #24:
#1017216: custom date format without time shows "all day"