Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3989] iOS: Controls>Picker>Time Picker - output time/date wrong seems wrong

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-05-17T16:03:15.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sSprint 2011-19
ComponentsiOS
Labelspicker, time
ReporterThomas Huelbert
AssigneeJacob Relkin
Created2011-05-06T19:02:48.000+0000
Updated2011-05-17T22:08:06.000+0000

Description

1. Controls>Picker>Time Picker 2. tap a time, check the time values results: +00000 expected value off gmt - 7 I believe exists in 1.6.2, seems verizon iphone specific

Comments

  1. Thomas Huelbert 2011-05-06

    also note that this behavior affect controls > picker > date/time picker
  2. Jacob Relkin 2011-05-16

    This was a bug with the KitchenSink test itself. Updated the KitchenSink test to use the Date object's toLocaleString method for consistent output across various devices.
  3. Eric Merriman 2011-05-17

    Bravo. Fixed on both verizon and At&t iPhone 4 (previously one showed GMT, one showed GMT -7). Now both show time for current locale. Also checked on iPod and changed location to Boston. Time was accurate in all cases. Closing.

JSON Source