Hi,

No matter what I do, I fail to change the input format of Date CCK fields as exposed filters in a View.

I did manage to change the input format in the node edit form, and also the display format of my view fields, but not the input format of the exposed filter. Maybe I missed the obvious, but could someone help me here ?

Comments

karens’s picture

Status: Active » Closed (works as designed)

The exposed filter is already problematic enough, I can't introduce options for the format of the date without adding lots of additional places things could break. So for now this is by design.

Marko B’s picture

Ok, if its a problem than change default input type. According to this, http://en.wikipedia.org/wiki/Calendar_date year/mm/dd is chinese type of inputing dates, make it europian or blue color, this will cover most of the world then, so most of the world could use it properly. Not much use of date for filtering data or something if its looks strange for users.

cels’s picture

possible solutions/quickfixes/dirty-fixes? (Be careful with versions)

#392836: Exposed Date filter format (in Views)
#502824: Date format in exposed filter (views)