Added by Wesley Falcao over 11 years ago
Hi. This is with reference to http://www.redmine.org/projects/redmine/wiki/Rest_Issues
A sample get request can be made using -
GET /issues.xml?created_on=%3C%3D2012-03-07
However, if I want to be more exact and say something like
2012-03-07 21:15:20
how do I do that?