{ "id": "119987", "key": "AC-1974", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2013-09-16T08:26:52.000+0000", "created": "2013-09-16T07:27:45.000+0000", "labels": [ "date", "node-acs", "query" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:40:54.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14545", "name": "Documentation" }, { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "When Querying a custom object and one of the fields is a date field the following error occurs :\r\n\r\n { success: false,\r\n error: true,\r\n code: 400,\r\n message: 'Error: Invalid timestamp: 2013-17-09T08:00:00+0000 for key: CompetitionStartDate' }\r\n\r\nI think this is an error from a change because all of my older queries have just stopped working.\r\n\r\nRegards\r\nTristan\r\n\r\n", "attachment": [], "flagged": false, "summary": "Cannot Query a custom object by date in Node ACS", "creator": { "name": "tristan@rspit.co.za", "key": "tristan@rspit.co.za", "displayName": "Tristan", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tristan@rspit.co.za", "key": "tristan@rspit.co.za", "displayName": "Tristan", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Node ACS v0.10.13", "comment": { "comments": [ { "id": "271210", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello Tristan,\n\n\nYour date format is wrong. Currently, your date format looks like \"yyyy-dd-mmThh:mm:ss+zzzz\". But It should be look like \"yyyy-mm-dd hh:mm:ss +zzzz\" or \"yyyy-mm-ddThh:mm:ss+zzzz\". Please check your date format then it should be works again.\n\n\nFor more information please visit following link: http://docs.appcelerator.com/cloud/latest/#!/api/CustomObjects\n\nThanks\n\n", "updateAuthor": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2013-09-16T08:25:56.000+0000", "updated": "2013-09-16T08:25:56.000+0000" }, { "id": "284977", "author": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing this since we have not heard back from Tristan in a while.", "updateAuthor": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-18T05:58:50.000+0000", "updated": "2013-12-18T05:58:50.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }