Closed (won't fix)
Project:
CCK Time
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 May 2008 at 04:25 UTC
Updated:
30 Nov 2011 at 20:54 UTC
It looks like cck_time fields sort lexically in views. Is it possible sort them chronologically instead? If not, can I turn this into a feature request?
Comments
Comment #1
HorsePunchKid commentedAs an alternative, perhaps the data could be stored in 24-hour format but displayed in 12-hour format.
Comment #2
mglover commentedI ran into this same problem and ended up using a CCK Computed Field to convert the 12-hour formatted time to 24-hour, then sorted on that field.
I just used this for the Computed Field value:
Comment #4
Everett Zufelt commentedNo longer providing support for 5.x. If this issue is still relevant for 7.x or 6.x then please re-open.