How can I use datetime filter in hook_views_data? If I use 'datetime' as the filter ID, I get no result. Is there something else I should be doing to register it?

Comments

patrickharris created an issue. See original summary.

jhedstrom’s picture

Status: Active » Postponed (maintainer needs more info)

Have you looked at datetime_field_views_data() (which implements hook_field_views_data())? The process of using this filter in an implementation of hook_views_data() should be similar.

jhedstrom’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing out old inactive issues.