Downloaded actual dev version from today (10/09/09) and activated every date module but date-php4. the PHP-version used is 5.2.6. I've build an event type with a datetime field and widget type calendar pop up with repeats. I've defined a custom format for the German timezone (j.n.Y G:i) to be used for this field. When I enter data into this field, the calendar pop up shows up as expected. When I click into the time part, it immediatly shows 12:00AM even if below this field the correct format 12:00 is shown as input hint. I can enter the time only in the AM/PM-format e.g. 17:00PM but when I look at the node afterwards, the date it says: whole day event, which I interpret as: No time given.
Has someone a fix for that or a workaround?
Best regards
Werner

Comments

alexanderpas’s picture

just a minor thing: 17:00PM is not a valid time, it is 5:00PM or 17:00

wla_g’s picture

Sorry for the typo, it was meant 17:00 == 5:00PM

wla_g’s picture

Sorry for the typo, it was meant 17:00 == 05:00PM but I only could enter 05:00PM which then was shown as "all day". For me it looks as if this format wasn't accepted because of the custom format G:i, but the correct format couldn't be entered as the input field always showed AM or PM which couldn't be deleted.

ChrisRut’s picture

:subscribing:

arlinsandbulte’s picture

Status: Active » Closed (cannot reproduce)

I could not reproduce this, please try the latest code.