The period arguments as listed on http://drupal.org/node/92188 aren't working in 5.x-2.3.
Eg:
@P1Y90D
@P1M
@--P1M
and so on.

Has this changed for version 2?

Comments

joachim’s picture

Title: Views period arguments aren't working » Views period arguments with @ aren't working

Marking http://drupal.org/node/320413 as a duplicate; making title clearer

karens’s picture

I know, this is intended to work in both D5 and D6, but I haven't had time to get to it yet.

karens’s picture

Status: Active » Fixed

I think this was caused by #309617: Argument '@' is (sometimes) expanding to a date which is not matched by DATE_REGEX_LOOSE, and I just committed a fix to -dev for both D5 and D6.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.