[TIMOB-23396] Analytics: Investigate Timezones on Windows phone vs Android
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | None |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Windows |
| Labels | qe-5.3.0 |
| Reporter | Harry Bryant |
| Assignee | Christopher Williams |
| Created | 2016-05-17T17:29:06.000+0000 |
| Updated | 2016-05-18T19:51:48.000+0000 |
Description
When comparing the payloads for the Windows platform to Android, it was found that there are differences in the returned
timezone:
*Windows:* -420
*Android:* -480
Phones were verified to have the correct time configured prior to obtaining the payloads.
Given those values, Windows is reporting 7 hours behind UTC (or what PDT is now). Android is reporting 8 hours behind UTC (or PST, which is _not_ the current timezone). I'm guessing this is a daylight savings issue?