Closed (won't fix)
Project:
Date
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Mar 2009 at 22:27 UTC
Updated:
29 Jul 2011 at 03:41 UTC
Specifically ranges of the from P??--@ or P??--yyyy-mm-dd passed as a view argument (not a filter) fail in unexpected ways.
Example an argument of:
P1W--2009-04-14 yields dates between 2009-04-04 and 2009-04-14
P2W--2009-04-14 yields dates between 2009-04-11 and 2009-04-14
P3W--2009-04-14 yields dates before 2009-04-14 and after 2009-04-18
Similar odd results happen withe PxD and PxM
Dates of the form YYYY-MM-DD--@ and YYYY-MM-DD--YYYY-MM-DD work fine.
Comments
Comment #1
arlinsandbulte commentedI am not very familiar with some of the less common ISO date formats like this seems to be, but is this a valid format?
I could not find any reference to P??--@ or P??--yyyy-mm-dd date designator format.
Comment #2
arlinsandbulte commentedNo reply.