Closed (won't fix)
Project:
Date
Version:
6.x-2.7
Component:
Date Popup
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2011 at 16:59 UTC
Updated:
29 Jul 2011 at 02:49 UTC
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
Comment #1
Vayira commentedIf 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.
Comment #2
Vayira commentedchanging this to a bug as I can't find anything wrong with my configuration
Comment #3
Vayira commentedOk 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.
Comment #4
arlinsandbulte commentedNo 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