Custom date formats in views_date_format_sql_handler_date handler aren't working, although they're working as expected in views_date_format_sql_handler_date_field handler.
The following patch adds the custom date format support for views_date_format_sql_handler_date handler as well.
| Comment | File | Size | Author |
|---|---|---|---|
| allow_custom_date_formatting_for_non-field_dates_as_well.patch | 929 bytes | ey |
Comments
Comment #2
zany commentedComment #4
zany commentedThanks Elin! Merged to 7.x-3.x.