Content
View differences
Updated by Jan Sandbrink over 12 years ago
It is possible for an API-Request to filter for elements that were changed since a specific date.
There are two issues:
1. This behaviour is undocumented
2. The timestamp is (opposed to all other timestamps in the API) expected to be a UNIX-Timestamp
**Expected**
- there is [documentation](https://www.openproject.org/projects/openproject/wiki/API_v2)
- timestamp is expected to be [ISO 8601](http://en.wikipedia.org/wiki/ISO_8601)
There are two issues:
1. This behaviour is undocumented
2. The timestamp is (opposed to all other timestamps in the API) expected to be a UNIX-Timestamp
**Expected**
- there is [documentation](https://www.openproject.org/projects/openproject/wiki/API_v2)
- timestamp is expected to be [ISO 8601](http://en.wikipedia.org/wiki/ISO_8601)