The documentation for events mentions that for the 'created' and 'updated' input parameters that the greater-than or less-than symbols would mainly be used. What I couldn't find was if it was allowed to provide greater-than-and-equal or less-than-and-equal modifiers here?
For example:
created=>=2013-06-01T13:04Z
created=<=2013-06-01T13:04Z
I recall seeing such options available elsewhere in the docs for other parameters (I think...).
The documentation for events mentions that for the 'created' and 'updated' input parameters that the greater-than or less-than symbols would mainly be used. What I couldn't find was if it was allowed to provide greater-than-and-equal or less-than-and-equal modifiers here?
For example: created=>=2013-06-01T13:04Z created=<=2013-06-01T13:04Z
I recall seeing such options available elsewhere in the docs for other parameters (I think...).