If you want to have the pager say something like "Next week" or "Previous month", it's helpful to know the period of the current pager.
You can get this from $view->date_info->granularity;
If you want to have the pager say something like "Next week" or "Previous month", it's helpful to know the period of the current pager.
You can get this from $view->date_info->granularity;
Comments
Comment #1
damienmckennaUnfortunately the Drupal 6 version of the Date module is no longer supported. That said, we appreciate that you took time to work on this issue. Should this request still be relevant for Drupal 7 please feel free to reopen it. Thank you.