{ "id": "133350", "key": "TIMOB-17554", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": [ { "id": "16723", "description": "Windows Platform Support, ListView updates, Vector overlays in maps", "name": "Release 4.1.0", "archived": false, "released": true, "releaseDate": "2015-07-08" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-06-01T23:18:29.000+0000", "created": "2014-07-17T21:24:46.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "TCSupport", "android", "ios" ], "versions": [ { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-16T22:51:39.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": "10224", "name": "TiAPI", "description": "This component is used for cross-platform API work. Specifications are most likely to use this component." } ], "description": "In KrollContext.m please add the following code to the function StringFormatDateCallback (at about line 434 in 3.3 SDK)\r\n\r\n{code}\r\nelse if ([s isEqualToString:@\"full\"])\r\n{\r\n style = NSDateFormatterFullStyle;\r\n}\r\n{code}\r\n\t\r\nThis will add support for the full date format, which is the same as the long date format, but with the day of the week. You can add the same code to the following function to support the full format for time as well.\r\n\r\nA very simple change. Thanks.\r\n", "attachment": [ { "id": "49874", "filename": "KrollContext.m", "author": { "name": "dethier1958", "key": "dethier1958", "displayName": "Daniel Ethier", "active": true, "timeZone": "America/Chicago" }, "created": "2014-07-17T21:24:46.000+0000", "size": 42323, "mimeType": "application/octet-stream" } ], "flagged": false, "summary": "TiAPI: Support \"full\" date format", "creator": { "name": "dethier1958", "key": "dethier1958", "displayName": "Daniel Ethier", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "dethier1958", "key": "dethier1958", "displayName": "Daniel Ethier", "active": true, "timeZone": "America/Chicago" }, "environment": "iOS (iPad and iPhone)", "closedSprints": [ { "id": 407, "state": "closed", "name": "2015 Sprint 11 SDK", "startDate": "2015-05-23T00:00:08.253Z", "endDate": "2015-06-06T00:00:00.000Z", "completeDate": "2015-06-08T16:18:16.381Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "334209", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "Community PR for this: https://github.com/appcelerator/titanium_mobile/pull/5655", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2014-12-01T22:04:51.000+0000", "updated": "2014-12-01T22:04:51.000+0000" }, { "id": "342443", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "In order to support this we need a few additions:\r\n\r\n# Documentation\r\n# Since it is a global API, support on other platforms where it is already implemented:\r\n## Android: https://github.com/appcelerator/titanium_mobile/blob/master/android/titanium/src/java/ti/modules/titanium/TitaniumModule.java#L275 (DateFormat.FULL is available)\r\n## BlackBerry: https://github.com/appcelerator/titanium_mobile_blackberry/blob/master/src/tibb/src/NativeStringInterface.cpp#L30\r\n## MobileWeb: Not implemented, so okay: https://github.com/appcelerator/titanium_mobile/blob/master/mobileweb/titanium/Ti/Locale.js#L28", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-02-06T19:26:55.000+0000", "updated": "2015-02-06T19:26:55.000+0000" }, { "id": "353752", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "PR Here: https://github.com/appcelerator/titanium_mobile/pull/6880\r\n", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-05-28T07:14:37.000+0000", "updated": "2015-05-28T07:14:37.000+0000" }, { "id": "413433", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T22:51:39.000+0000", "updated": "2017-03-16T22:51:39.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }