Closed (fixed)
Project:
Date
Version:
5.x-2.3
Component:
Date CCK Field
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2008 at 13:02 UTC
Updated:
14 Jul 2012 at 23:29 UTC
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
Comment #1
joachim commentedMarking http://drupal.org/node/320413 as a duplicate; making title clearer
Comment #2
karens commentedI know, this is intended to work in both D5 and D6, but I haven't had time to get to it yet.
Comment #3
karens commentedI 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.