{ "id": "63468", "key": "TIMOB-2836", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2020-02-13T11:10:23.000+0000", "created": "2011-04-15T03:30:42.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "api", "parity" ], "versions": [ { "id": "13273", "description": "Release 2.0.2", "name": "Release 2.0.2", "archived": false, "released": true, "releaseDate": "2012-05-31" } ], "issuelinks": [ { "id": "14361", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "82520", "key": "TIMOB-6108", "fields": { "summary": "Android: Controls: Rhino Only: Change locale in Date Picker does not work", "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" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-02-13T11:10:23.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "{html}

Android feature similar to iOS\r\nTi.UI.PICKER_TYPE_DATE_AND_TIME

\r\n

User would like to be able to a Date/Time Picker combination on\r\nandroid.

\r\n

Reference: http://developer.appcelerator.com/helpdesk/view/66381

{html}", "attachment": [], "flagged": false, "summary": "Android: Feature request Date Time Picker", "creator": { "name": "aleard", "key": "aleard", "displayName": "Alan Leard", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "aleard", "key": "aleard", "displayName": "Alan Leard", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "129517", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Assigning to Don for triage.

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:30:43.000+0000", "updated": "2011-04-15T03:30:43.000+0000" }, { "id": "200532", "author": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Keep in mind that we may be able to have an abstract implementation even if the native platform does not support it.", "updateAuthor": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-27T08:37:04.000+0000", "updated": "2012-06-27T08:37:04.000+0000" }, { "id": "200802", "author": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "body": "Tested with 2.0.2GA on a Samsung Galaxy S2 and it crashes the app. If I run the same code in the iOS simulator, it works fine.\r\nHere is the code:\r\n\r\n{code}\r\nvar win = Ti.UI.createWindow({ backgroundColor: 'white' });\r\n \r\nvar picker = Ti.UI.createPicker({\r\n type: Ti.UI.PICKER_TYPE_DATE_AND_TIME,\r\n minDate: new Date(2012,0,1),\r\n maxDate: new Date(2013,11,31),\r\n value: new Date(2012,4,12),\r\n top:50\r\n});\r\n \r\nwin.add(picker);\r\nwin.open();\r\n{code}", "updateAuthor": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "created": "2012-06-28T14:46:33.000+0000", "updated": "2012-06-28T14:46:33.000+0000" }, { "id": "440563", "author": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "iOS only.", "updateAuthor": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-07T22:37:20.000+0000", "updated": "2018-08-07T22:37:20.000+0000" }, { "id": "454242", "author": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "body": "Closing as this is not native behavior", "updateAuthor": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-02-13T11:10:23.000+0000", "updated": "2020-02-13T11:10:23.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }