[TIMOB-6733] Android: date/time - rhino/v8 - Date and time are displayed differently based on compiler used
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T22:17:46.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | n/a |
Components | Android |
Labels | qe-and121411, qe-new |
Reporter | Eric Merriman |
Assignee | Ashraf Abu |
Created | 2011-12-16T17:21:57.000+0000 |
Updated | 2017-05-02T22:17:46.000+0000 |
Description
Description:
During a KS nook pass on v8 and Rhino on the Nook, I Noted that the time displayed in the Date Picker was different for the rhino versus the v8 compile. Rhino shows "February 1, 2009 12:00:00 AM PST" and the v8 showed "Sun Feb 01 2009 00:00:00 GMT-0800 (PST)"
Steps to reproduce:
1) Install KS with SDK 1.8.0.1 with rhino/v8
2) Navigate to controls>Picker>Date Picker
3) Change the date
Result:
The two compiles show different dates
Expected:
The dates match
Attachments
Also occurs with controls>Picker>Time Picker. DOES NOT occur with: controls>Picker>Android "use spinner" - date. Both compiles use form: "Wed Feb 03 17:26:25 PST 2010" controls>Picker>Android "use spinner" - time. Both compiles use form: "Wed Feb 03 17:26:25 PST 2010" controls>Picker>Android "use spinner" - time 2. Both compiles use form: "Wed Feb 03 17:26:25 PST 2010"
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.