Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9399] MobileWeb: Analytics has incorrect timezone offset

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-06-05T14:30:30.000+0000
Affected Version/sRelease 2.0.1
Fix Version/sRelease 2.1.0, Sprint 2012-12 MW
ComponentsMobileWeb
Labelsqe-port
ReporterChris Barber
AssigneeChris Barber
Created2012-06-05T14:18:48.000+0000
Updated2012-08-28T13:34:31.000+0000

Description

The timezone offset being logged for analytics events is actually the number of minutes of the offset. Since we want times to be GMT based, just set the timezone offset to +0000.

Comments

  1. Chris Barber 2012-06-05

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/2330 To test, launch any app, inspect local storage, verify timestamps are +0000 for the timezone offset.
  2. Lokesh Choudhary 2012-08-28

    Verified on staging environment. Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120827143312

JSON Source