Assigned
Status Update
Comments
ra...@google.com <ra...@google.com> #2
Yes please :) Along with a more specific definition of how the Popular Times are determined (how much history? done by mobile device activity? check ins?)
mm...@embeddedts.com <mm...@embeddedts.com> #3
Making popular times available by day of the week would be awesome
Description
----------------
What steps will reproduce the problem? Please provide a link to a demonstration page if at all possible, or attach code.
1. Go to:
2. API returns:
{
"dstOffset" : 3600,
"rawOffset" : -10800,
"status" : "OK",
"timeZoneId" : "America/Godthab",
"timeZoneName" : "West Greenland Summer Time"
}
These coordinates are outside the territorial waters of Greenland and should return "Etc/GMT+3" or other timezone which returns in an offset of 180 minutes behind GMT. Instead they are being treated as part of Greenland which is on Summer ("daylight saving") time and is only 120 minutes behind GMT. I have a bunch of additional coordinates with this issue should they be needed.
This bug affects Google Photos, and causes pictures taken and tagged with the correct GPS coordinates and time in the current time zone to show up in the wrong order - for instance, interleaved with pictures taken in "Etc/GMT+2" an hour earlier.