I have two drupal installations with Date one of which works & the other doesn't.

Working = Date 6.x-2.6 using English language
Broken = Date 6.x-2.7 using Spanish language
(both use jQuery UI 6.x-1.4 module with jquery.ui-1.6)

The problem I am getting is that although the date popup works, the time field, despite being configured to use 17:00 format offers the time as 05:00pm & then puts (Todo el día) ie "all day" instead of the time when displayed.

I will investigate further & let you know if I discover anything else.

Comments

Vayira’s picture

If I change the Input format to am/pm it works... but nobody uses that format in Spain so it is a messy fix.

I can also disable the jQuery timepicker, but then the time doesn't get any validation.

Vayira’s picture

Category: support » bug

changing this to a bug as I can't find anything wrong with my configuration

Vayira’s picture

Priority: Major » Minor

Ok now I have a solution. The problem was the input format I had chosen (from the predetermined list of Spanish style dates). If I choose a simple one such as 1/1/2011 - 12:30 all goes well. If the format contains any other characters the time picker fails. The date picker goes ok.

This is a usable solution for me although it is likely to cause problems for others at some time.

arlinsandbulte’s picture

Status: Active » Closed (won't fix)

No one else has reported this.
But I think there are other similar issues floating around....
So, I'll just mark this won't fix.
Thanks